#include <sparse.h>
Definition at line 74 of file sparse.h.
◆ cols
| sm_col** sm_matrix_struct::cols |
◆ cols_size
| int sm_matrix_struct::cols_size |
◆ first_col
| sm_col* sm_matrix_struct::first_col |
◆ first_row
| sm_row* sm_matrix_struct::first_row |
◆ last_col
| sm_col* sm_matrix_struct::last_col |
◆ last_row
| sm_row* sm_matrix_struct::last_row |
◆ ncols
| int sm_matrix_struct::ncols |
◆ nrows
| int sm_matrix_struct::nrows |
◆ rows
| sm_row** sm_matrix_struct::rows |
◆ rows_size
| int sm_matrix_struct::rows_size |
◆ user_word
| char* sm_matrix_struct::user_word |
The documentation for this struct was generated from the following file: