List of all members
Eigen::DenseStorage< T, 0, Dynamic, _Cols, _Options > Class Template Reference

#include <DenseStorage.h>

Inheritance diagram for Eigen::DenseStorage< T, 0, Dynamic, _Cols, _Options >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Eigen::DenseStorage< T, 0, 0, 0, _Options >
EIGEN_DEVICE_FUNC void conservativeResize (Index, Index, Index)
 
EIGEN_DEVICE_FUNC const T * data () const
 
EIGEN_DEVICE_FUNC T * data ()
 
EIGEN_DEVICE_FUNC DenseStorage ()
 
EIGEN_DEVICE_FUNC DenseStorage (internal::constructor_without_unaligned_array_assert)
 
EIGEN_DEVICE_FUNC DenseStorage (const DenseStorage &other)
 
EIGEN_DEVICE_FUNC DenseStorage (Index size, Index rows, Index cols)
 
EIGEN_DEVICE_FUNC DenseStorageoperator= (const DenseStorage &other)
 
EIGEN_DEVICE_FUNC void resize (Index, Index, Index)
 
EIGEN_DEVICE_FUNC void swap (DenseStorage &other)
 
- Static Public Member Functions inherited from Eigen::DenseStorage< T, 0, 0, 0, _Options >
static EIGEN_DEVICE_FUNC Index cols (void)
 
static EIGEN_DEVICE_FUNC Index rows (void)
 

Detailed Description

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

Definition at line 244 of file DenseStorage.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:00