Home | About | FAQ | Install | Documentation | To Do | Download | Related Links |
Functions | |
void | meml_init (MEML_FLOAT eps, char plot, char verbose) |
void | meml_matrix_property_get (const ME_MATRIX *A, MEML_INT *row, MEML_INT *col, M_TYPE *type) |
void | meml_int_qsort (MEML_INT *a, MEML_INT *wohin, MEML_INT l, MEML_INT r) |
void | meml_float_qsort (MEML_FLOAT *a, MEML_INT *wohin, MEML_INT l, MEML_INT r) |
void | meml_indexarray_print (const INDEXARRAY *a) |
|
|
|
prints the indexarray on screen/sdtout |
|
initializes the MEML library
|
|
|
|
|