Public Member Functions | Public Attributes
math::matrix::base_mat Struct Reference

List of all members.

Public Member Functions

 base_mat (size_t row, size_t col, T **v)
 ~base_mat ()

Public Attributes

size_t Col
size_t ColSiz
int Refcnt
size_t Row
size_t RowSiz
T ** Val

Detailed Description

Definition at line 277 of file matrix.h.


Constructor & Destructor Documentation

math::matrix::base_mat::base_mat ( size_t  row,
size_t  col,
T **  v 
) [inline]

Definition at line 283 of file matrix.h.

Definition at line 298 of file matrix.h.


Member Data Documentation

Definition at line 280 of file matrix.h.

Definition at line 280 of file matrix.h.

Definition at line 281 of file matrix.h.

Definition at line 280 of file matrix.h.

Definition at line 280 of file matrix.h.

Definition at line 279 of file matrix.h.


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


ros_rt_wmp_sniffer
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Fri Jan 3 2014 12:08:33