Public Member Functions | Static Public Member Functions | Private Attributes
Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options > Class Template Reference

#include <DenseStorage.h>

List of all members.

Public Member Functions

DenseIndex cols (void) const
void conservativeResize (DenseIndex size, DenseIndex, DenseIndex nbCols)
const Tdata () const
Tdata ()
 DenseStorage ()
 DenseStorage (internal::constructor_without_unaligned_array_assert)
 DenseStorage (DenseIndex size, DenseIndex, DenseIndex nbCols)
EIGEN_STRONG_INLINE void resize (DenseIndex size, DenseIndex, DenseIndex nbCols)
void swap (DenseStorage &other)
 ~DenseStorage ()

Static Public Member Functions

static DenseIndex rows (void)

Private Attributes

DenseIndex m_cols
Tm_data

Detailed Description

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

Definition at line 266 of file DenseStorage.h.


Constructor & Destructor Documentation

template<typename T , int _Rows, int _Options>
Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::DenseStorage ( ) [inline]

Definition at line 271 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::DenseStorage ( internal::constructor_without_unaligned_array_assert  ) [inline]

Definition at line 272 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::DenseStorage ( DenseIndex  size,
DenseIndex  ,
DenseIndex  nbCols 
) [inline]

Definition at line 273 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::~DenseStorage ( ) [inline]

Definition at line 275 of file DenseStorage.h.


Member Function Documentation

template<typename T , int _Rows, int _Options>
DenseIndex Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::cols ( void  ) const [inline]

Definition at line 278 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
void Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::conservativeResize ( DenseIndex  size,
DenseIndex  ,
DenseIndex  nbCols 
) [inline]

Definition at line 279 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
const T* Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::data ( ) const [inline]

Definition at line 297 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
T* Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::data ( ) [inline]

Definition at line 298 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
EIGEN_STRONG_INLINE void Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::resize ( DenseIndex  size,
DenseIndex  ,
DenseIndex  nbCols 
) [inline]

Definition at line 284 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
static DenseIndex Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::rows ( void  ) [inline, static]

Definition at line 277 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
void Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::swap ( DenseStorage< T, Dynamic, _Rows, Dynamic, _Options > &  other) [inline]

Definition at line 276 of file DenseStorage.h.


Member Data Documentation

template<typename T , int _Rows, int _Options>
DenseIndex Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::m_cols [private]

Definition at line 269 of file DenseStorage.h.

template<typename T , int _Rows, int _Options>
T* Eigen::DenseStorage< T, Dynamic, _Rows, Dynamic, _Options >::m_data [private]

Definition at line 268 of file DenseStorage.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:47