Definition at line 66 of file DenseStorage.h.
#include <src/Core/DenseStorage.h>
Public Member Functions | |
plain_array () | |
plain_array (constructor_without_unaligned_array_assert) | |
Public Attributes | |
EIGEN_ALIGN16 T | array [Size] |
internal::plain_array< T, Size, MatrixOrArrayOptions, 16 >::plain_array | ( | ) | [inline] |
Definition at line 69 of file DenseStorage.h.
References EIGEN_MAKE_UNALIGNED_ARRAY_ASSERT.
internal::plain_array< T, Size, MatrixOrArrayOptions, 16 >::plain_array | ( | constructor_without_unaligned_array_assert | ) | [inline] |
Definition at line 70 of file DenseStorage.h.
EIGEN_ALIGN16 T internal::plain_array< T, Size, MatrixOrArrayOptions, 16 >::array[Size] |
Definition at line 68 of file DenseStorage.h.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |