| RcdMathLib_doc
    Open Source Library  for Linear and Non-linear Algebra | 
A structure to define the row and column number of a matrix. More...
#include <matrix.h>
| Data Fields | |
| uint8_t | row_num | 
| the row number | |
| uint8_t | col_num | 
| the column number | |
A structure to define the row and column number of a matrix.