Public Member Functions | Static Public Member Functions | List of all members
Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options > Class Template Reference

#include <DenseStorage.h>

Public Member Functions

void conservativeResize (DenseIndex, DenseIndex, DenseIndex)
 
const T * data () const
 
T * data ()
 
 DenseStorage ()
 
 DenseStorage (internal::constructor_without_unaligned_array_assert)
 
 DenseStorage (DenseIndex, DenseIndex, DenseIndex)
 
void resize (DenseIndex, DenseIndex, DenseIndex)
 
void swap (DenseStorage &)
 

Static Public Member Functions

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

Detailed Description

template<typename T, int _Rows, int _Cols, int _Options>
class Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >

Definition at line 131 of file DenseStorage.h.

Constructor & Destructor Documentation

template<typename T , int _Rows, int _Cols, int _Options>
Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::DenseStorage ( )
inline

Definition at line 134 of file DenseStorage.h.

template<typename T , int _Rows, int _Cols, int _Options>
Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::DenseStorage ( internal::constructor_without_unaligned_array_assert  )
inline

Definition at line 135 of file DenseStorage.h.

template<typename T , int _Rows, int _Cols, int _Options>
Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::DenseStorage ( DenseIndex  ,
DenseIndex  ,
DenseIndex   
)
inline

Definition at line 136 of file DenseStorage.h.

Member Function Documentation

template<typename T , int _Rows, int _Cols, int _Options>
static DenseIndex Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::cols ( void  )
inlinestatic

Definition at line 139 of file DenseStorage.h.

template<typename T , int _Rows, int _Cols, int _Options>
void Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::conservativeResize ( DenseIndex  ,
DenseIndex  ,
DenseIndex   
)
inline

Definition at line 140 of file DenseStorage.h.

template<typename T , int _Rows, int _Cols, int _Options>
const T* Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::data ( ) const
inline

Definition at line 142 of file DenseStorage.h.

template<typename T , int _Rows, int _Cols, int _Options>
T* Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::data ( )
inline

Definition at line 143 of file DenseStorage.h.

template<typename T , int _Rows, int _Cols, int _Options>
void Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::resize ( DenseIndex  ,
DenseIndex  ,
DenseIndex   
)
inline

Definition at line 141 of file DenseStorage.h.

template<typename T , int _Rows, int _Cols, int _Options>
static DenseIndex Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::rows ( void  )
inlinestatic

Definition at line 138 of file DenseStorage.h.

template<typename T , int _Rows, int _Cols, int _Options>
void Eigen::DenseStorage< T, 0, _Rows, _Cols, _Options >::swap ( DenseStorage< T, 0, _Rows, _Cols, _Options > &  )
inline

Definition at line 137 of file DenseStorage.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:05