#include <DenseStorage.h>
Public Member Functions | |
EIGEN_DEVICE_FUNC | plain_array () |
EIGEN_DEVICE_FUNC | plain_array (constructor_without_unaligned_array_assert) |
Public Attributes | |
T | array [Size] |
Definition at line 44 of file DenseStorage.h.
|
inline |
Definition at line 49 of file DenseStorage.h.
|
inline |
Definition at line 55 of file DenseStorage.h.
T Eigen::internal::plain_array< T, Size, MatrixOrArrayOptions, Alignment >::array[Size] |
Definition at line 46 of file DenseStorage.h.