Public Attributes | List of all members
MATRIX Struct Reference

#include <sp_matrix.h>

Public Attributes

int cols
 
float data [MAX_ROWS][MAX_COLS]
 
int rows
 

Detailed Description

Definition at line 21 of file sp_matrix.h.

Member Data Documentation

int MATRIX::cols

Definition at line 23 of file sp_matrix.h.

float MATRIX::data[MAX_ROWS][MAX_COLS]

Definition at line 24 of file sp_matrix.h.

int MATRIX::rows

Definition at line 22 of file sp_matrix.h.


The documentation for this struct was generated from the following file:


csm
Author(s): Andrea Censi
autogenerated on Tue May 11 2021 02:18:23