SPRAAK
|
Write and read matrices in the new format. More...
Functions | |
int | spr_math_io_nmat_write (const char *fname, const void *mat, int Nrows, int Ncols, const SprDT *dt) |
void * | spr_math_io_nmat_read (const char *fname, void *mat, int *rows, int *cols, const SprDT *dt) |
Write and read matrices in the new format.