Definition at line 48 of file DenseStorage.h.
#include <src/Core/DenseStorage.h>

Public Member Functions | |
| plain_array () | |
| plain_array (constructor_without_unaligned_array_assert) | |
Public Attributes | |
| T | array [Size] |
| internal::plain_array< T, Size, MatrixOrArrayOptions, Alignment >::plain_array | ( | ) | [inline] |
Definition at line 51 of file DenseStorage.h.
| internal::plain_array< T, Size, MatrixOrArrayOptions, Alignment >::plain_array | ( | constructor_without_unaligned_array_assert | ) | [inline] |
Definition at line 52 of file DenseStorage.h.
| T internal::plain_array< T, Size, MatrixOrArrayOptions, Alignment >::array[Size] |
Definition at line 50 of file DenseStorage.h.
Referenced by DenseStorage< T, Size, _Rows, Dynamic, _Options >::data(), DenseStorage< T, Size, Dynamic, _Cols, _Options >::data(), DenseStorage< T, Size, Dynamic, Dynamic, _Options >::data(), and DenseStorage< Scalar, Base::MaxSizeAtCompileTime, Base::RowsAtCompileTime, Base::ColsAtCompileTime, Options >::data().
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |