Public Member Functions | Public Attributes | List of all members
SimpleMatrix Struct Reference

Public Member Functions

 SimpleMatrix (int rows, int cols, const double *data)
 

Public Attributes

int cols
 
const double * data
 
int rows
 

Detailed Description

Definition at line 76 of file wge100_camera_node.cpp.

Constructor & Destructor Documentation

SimpleMatrix::SimpleMatrix ( int  rows,
int  cols,
const double *  data 
)
inline

Definition at line 82 of file wge100_camera_node.cpp.

Member Data Documentation

int SimpleMatrix::cols

Definition at line 79 of file wge100_camera_node.cpp.

const double* SimpleMatrix::data

Definition at line 80 of file wge100_camera_node.cpp.

int SimpleMatrix::rows

Definition at line 78 of file wge100_camera_node.cpp.


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


wge100_camera
Author(s): Blaise Gassend, Patrick Mihelich, Eric MacIntosh, David Palchak
autogenerated on Mon Jun 10 2019 15:44:16