Templates for various utility routines. More...
Go to the source code of this file.
Macros | |
#define | GK_MKARRAY2CSR(PRFX, TYPE) |
#define | GK_MKARRAY2CSR_PROTO(PRFX, TYPE) void PRFX ## array2csr(TYPE n, TYPE range, TYPE *array, TYPE *ptr, TYPE *ind);\ |
Templates for various utility routines.
$Id: gk_mkutils.h 10711 2011-08-31 22:23:04Z karypis $
Definition in file gk_mkutils.h.
#define GK_MKARRAY2CSR | ( | PRFX, | |
TYPE | |||
) |
Definition at line 14 of file gk_mkutils.h.