MIDAPACK - MIcrowave Data Analysis PACKage
1.1b
Parallel software tools for high performance CMB DA analysis
|
Go to the source code of this file.
Functions | |
int | ssort (int *indices, int count, int flag) |
int | omp_psort (int *indices, int count, int flag) |
int | sorted (int *indices, int count) |
=========================Checker Routines============================================= | |
int | monotony (int *indices, int count) |
Definition in file csort.h.
int sorted | ( | int * | indices, |
int | count | ||
) |