10 #ifndef EIGEN_RESHAPED_HELPER_H
11 #define EIGEN_RESHAPED_HELPER_H
14 #include "../InternalHeaderCheck.h"
23 template <
typename SizeType,
typename OtherSize,
int TotalSize>
28 template <
typename SizeType>
33 template <
typename OtherSize,
int TotalSize>
Scalar Scalar int size
Definition: benchVecAdd.cpp:17
const unsigned int RowMajorBit
Definition: Constants.h:70
Index get_runtime_reshape_size(SizeType size, Index, Index)
Definition: ReshapedHelper.h:29
constexpr int get_compiletime_reshape_order(int flags, int order)
Definition: ReshapedHelper.h:43
EIGEN_DEVICE_FUNC Index get_runtime_value(const T &x)
Definition: IntegralConstant.h:175
Namespace containing all symbols from the Eigen library.
Definition: bench_norm.cpp:70
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
Definition: Meta.h:83
const int AutoOrder
Definition: ReshapedHelper.h:19
AutoSize_t
Definition: ReshapedHelper.h:18
@ AutoSize
Definition: ReshapedHelper.h:18
const int Dynamic
Definition: Constants.h:25
Definition: Eigen_Colamd.h:49
unsigned SizeType
Use 32-bit array/string indices even for 64-bit platform, instead of using size_t.
Definition: rapidjson.h:67
Definition: ReshapedHelper.h:24
@ value
Definition: ReshapedHelper.h:25
Definition: IntegralConstant.h:155