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

◆ cols

int MATRIX::cols

Definition at line 23 of file sp_matrix.h.

◆ data

float MATRIX::data[MAX_ROWS][MAX_COLS]

Definition at line 24 of file sp_matrix.h.

◆ rows

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 Wed Aug 17 2022 02:50:34