|  | COSMOS core
    1.0.2 (beta)
    Comprehensive Open-architecture Solution for Mission Operations Systems | 
nxm element 2D matrix More...
#include <matrix.h>
| Public Attributes | |
| uint16_t | rows | 
| Number of rows.  More... | |
| uint16_t | cols | 
| Number of elements.  More... | |
| double | array [4][4] | 
| Elements.  More... | |
nxm element 2D matrix
| uint16_t matrix2d::rows | 
Number of rows.
| uint16_t matrix2d::cols | 
Number of elements.
| double matrix2d::array[4][4] | 
Elements.