percolate.h
Go to the documentation of this file.
1 
2 #ifndef percolate
3 #define percolate
4 
5 #include "MbICP2.h"
6 #include "TData.h"
7 
8 #ifdef __cplusplus
9 extern "C" {
10 #endif
11 
12 void heapsort(TAsoc a[], int n);
13 
14 #ifdef __cplusplus
15 }
16 #endif
17 
18 #endif
TData.h
heapsort
void heapsort(TAsoc a[], int n)
Definition: percolate.c:27
TAsoc
Definition: TData.h:56
MbICP2.h


csm
Author(s): Andrea Censi
autogenerated on Wed Aug 17 2022 02:50:34