#include <matopts.h>
Data Fields | |
| const char * | mattype |
| const char * | matfile |
| int | expand_symm |
| oski_index_t | min_rows |
| oski_index_t | min_cols |
| oski_index_t | min_nnz |
| oski_index_t | min_row_nnz |
| oski_index_t | row_multiple |
| oski_index_t | col_multiple |
Expand symmetric matrices to non-symm format.
Referenced by matopts_CreateMat(), matopts_Display(), matopts_Init(), and matopts_Process().
1.5.9