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 68 of file sp_matrix.h.

Member Data Documentation

int MATRIX::cols

Definition at line 70 of file sp_matrix.h.

float MATRIX::data[MAX_ROWS][MAX_COLS]

Definition at line 71 of file sp_matrix.h.

int MATRIX::rows

Definition at line 69 of file sp_matrix.h.


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


lidar_egomotion
Author(s): Jorge Almeida
autogenerated on Mon Mar 2 2015 01:32:10