Hitmap 1.3
|
#include <metis.h>
Go to the source code of this file.
Macros | |
#define | THRESH 1 /* threshold for insertion */ |
#define | MTHRESH 6 /* threshold for median */ |
Functions | |
void | iidxsort (int n, idxtype *base) |
void | iintsort (int n, int *base) |
void | ikeysort (int n, KeyValueType *base) |
void | ikeyvalsort (int n, KeyValueType *base) |
void ikeysort | ( | int | n, |
KeyValueType * | base | ||
) |
void ikeyvalsort | ( | int | n, |
KeyValueType * | base | ||
) |