Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Static Public Member Functions
Eigen::DenseStorage< T, 0, _Rows, Dynamic, _Options > Class Reference
Inheritance diagram for Eigen::DenseStorage< T, 0, _Rows, Dynamic, _Options >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void swap (DenseStorage &other)
void conservativeResize (DenseIndex, DenseIndex, DenseIndex)
void resize (DenseIndex, DenseIndex, DenseIndex)
const T * data () const
T * data ()

Static Public Member Functions

static DenseIndex rows (void)
static DenseIndex cols (void)

Member Function Documentation

static DenseIndex Eigen::DenseStorage::cols ( void  ) [inline, static, inherited]

Definition at line 109 of file Core.

void Eigen::DenseStorage::conservativeResize ( DenseIndex  ,
DenseIndex  ,
DenseIndex   
) [inline, inherited]

Definition at line 110 of file Core.

const T* Eigen::DenseStorage::data ( ) const [inline, inherited]

Definition at line 112 of file Core.

T* Eigen::DenseStorage::data ( ) [inline, inherited]

Definition at line 113 of file Core.

void Eigen::DenseStorage::resize ( DenseIndex  ,
DenseIndex  ,
DenseIndex   
) [inline, inherited]

Definition at line 111 of file Core.

static DenseIndex Eigen::DenseStorage::rows ( void  ) [inline, static, inherited]

Definition at line 108 of file Core.

void Eigen::DenseStorage::swap ( DenseStorage< T, 0, 0, 0, _Options > &  other) [inline, inherited]

Definition at line 107 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011