11 #ifndef EIGEN_RESHAPED_HELPER_H
12 #define EIGEN_RESHAPED_HELPER_H
21 template<
typename SizeType,
typename OtherSize,
int TotalSize>
26 template<
typename SizeType>
31 template<
typename OtherSize,
int TotalSize>
42 template<
int Flags,
int Order>
const unsigned int RowMajorBit
Definition: Constants.h:66
Index get_runtime_reshape_size(SizeType size, Index, Index)
Definition: ReshapedHelper.h:27
EIGEN_CONSTEXPR Index size(const T &x)
Definition: Meta.h:479
EIGEN_DEVICE_FUNC Index get_runtime_value(const T &x)
Definition: IntegralConstant.h:156
Namespace containing all symbols from the Eigen library.
Definition: LDLT.h:16
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
Definition: Meta.h:74
const int AutoOrder
Definition: ReshapedHelper.h:17
AutoSize_t
Definition: ReshapedHelper.h:16
@ AutoSize
Definition: ReshapedHelper.h:16
const int Dynamic
Definition: Constants.h:22
Flags
Special flags for archives.
Definition: cereal.hpp:185
Definition: document.h:416
CEREAL_RAPIDJSON_NAMESPACE_BEGIN typedef unsigned SizeType
Size type (for string lengths, array sizes, etc.)
Definition: rapidjson.h:384
Definition: ReshapedHelper.h:43
@ value
Definition: ReshapedHelper.h:44
Definition: ReshapedHelper.h:22
@ value
Definition: ReshapedHelper.h:23
Definition: IntegralConstant.h:133