#include <TensorDimensions.h>
◆ run()
template<typename Index , std::ptrdiff_t NumIndices, std::ptrdiff_t n, bool RowMajor>
144 : (NumIndices -
n - 1) >
146 indices, dimensions);
const unsigned n
Definition: CG3DPackingUnitTest.cpp:11
@ RowMajor
Definition: Constants.h:320
constexpr T & array_get(std::array< T, N > &a)
Definition: EmulateArray.h:251
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index run(array< Index, NumIndices > const &indices, array< Index, NumIndices > const &dimensions)
Definition: TensorDimensions.h:139
References Eigen::internal::array_get(), n, and Eigen::RowMajor.
Referenced by Eigen::DSizes< DenseIndex, NumDims >::IndexOfColMajor(), and Eigen::DSizes< DenseIndex, NumDims >::IndexOfRowMajor().
The documentation for this struct was generated from the following file: