MIDAPACK - MIcrowave Data Analysis PACKage
1.1b
Parallel software tools for high performance CMB DA analysis
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
MIDAPACK - MIcrowave Data Analysis PACKage
General introduction
Toeplitz algebra documentation
Pointing operations documentation
MIDAPACK development team
Acknowledgement
Licences
Installation
Bug tracking and reporting
Todo List
Modules
Data Structures
Files
File List
alm.c
alm.h
als.c
als.h
bitop.c
bitop.h
butterfly.c
butterfly.h
butterfly_extra.c
butterfly_extra.h
cindex.c
cindex.h
csort.c
csort.h
mapmat.c
mapmat.h
mapmatc.c
mapmatc.h
ring.c
ring.h
toeplitz.c
toeplitz.h
toeplitz_block.c
toeplitz_devtools.c
toeplitz_gappy.c
toeplitz_gappy_seq.dev.c
toeplitz_gappy_seq.dev.h
toeplitz_nofft.c
toeplitz_params.c
toeplitz_rshp.c
toeplitz_seq.c
toeplitz_utils.c
toeplitz_wizard.c
truebutterfly.c
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Groups
Pages
csort.h
Go to the documentation of this file.
1
6
int
ssort
(
int
*indices,
int
count,
int
flag);
7
8
#if OPENMP
9
int
omp_psort
(
int
*indices,
int
count,
int
flag);
10
#endif
11
12
int
sorted
(
int
*indices,
int
count);
13
14
int
monotony
(
int
*indices,
int
count);
src
mapmat
csort.h
Generated on Wed Jul 10 2013 14:51:21 for MIDAPACK - MIcrowave Data Analysis PACKage by
1.8.1.1