Searched refs:plain_array (Results 1 – 2 of 2) sorted by relevance
/external/eigen/Eigen/src/Core/ |
D | DenseStorage.h | 44 struct plain_array struct 49 plain_array() in plain_array() argument 55 plain_array(constructor_without_unaligned_array_assert) in plain_array() argument 83 struct plain_array<T, Size, MatrixOrArrayOptions, 8> 88 plain_array() 95 plain_array(constructor_without_unaligned_array_assert) 102 struct plain_array<T, Size, MatrixOrArrayOptions, 16> 107 plain_array() 114 plain_array(constructor_without_unaligned_array_assert) 121 struct plain_array<T, Size, MatrixOrArrayOptions, 32> [all …]
|
D | GeneralProduct.h | 168 …internal::plain_array<Scalar,EIGEN_SIZE_MIN_PREFER_FIXED(Size,MaxSize),0,EIGEN_PLAIN_ENUM_MIN(Alig… 173 …internal::plain_array<Scalar,EIGEN_SIZE_MIN_PREFER_FIXED(Size,MaxSize)+(ForceAlignment?EIGEN_MAX_A…
|