![]() |
|
#include <DenseStorage.h>
Public Member Functions | |
EIGEN_ALIGN_TO_BOUNDARY (Alignment) T array[Size] | |
EIGEN_DEVICE_FUNC constexpr EIGEN_STRONG_INLINE | plain_array () |
Static array. If the MatrixOrArrayOptions require auto-alignment, the array will be automatically aligned: to 16 bytes boundary if the total size is a multiple of 16 bytes.
|
inlineconstexpr |
References EIGEN_MAKE_STACK_ALLOCATION_ASSERT, and EIGEN_MAKE_UNALIGNED_ARRAY_ASSERT.
Eigen::internal::plain_array< T, Size, MatrixOrArrayOptions, Alignment >::EIGEN_ALIGN_TO_BOUNDARY | ( | Alignment | ) |