#include <sp_matrix.h>
Public Attributes | |
| int | cols | 
| float | data [MAX_ROWS][MAX_COLS] | 
| int | rows | 
Definition at line 68 of file sp_matrix.h.
| int MATRIX::cols | 
Definition at line 70 of file sp_matrix.h.
Definition at line 71 of file sp_matrix.h.
| int MATRIX::rows | 
Definition at line 69 of file sp_matrix.h.