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

Public Member Functions

 DenseStorage (internal::constructor_without_unaligned_array_assert)
 
 DenseStorage (const DenseStorage &other)
 
DenseStorageoperator= (const DenseStorage &other)
 
 DenseStorage (DenseIndex, DenseIndex, DenseIndex)
 
void swap (DenseStorage &other)
 
void conservativeResize (DenseIndex, DenseIndex, DenseIndex)
 
void resize (DenseIndex, DenseIndex, DenseIndex)
 
const Tdata () const
 
Tdata ()
 

Static Public Member Functions

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

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