Go to the documentation of this file.
10 #ifndef EIGEN_STRIDE_H
11 #define EIGEN_STRIDE_H
43 template<
int _OuterStr
ideAtCompileTime,
int _InnerStr
ideAtCompileTime>
111 #endif // EIGEN_STRIDE_H
EIGEN_DEVICE_FUNC Index outer() const
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T value()
Holds strides information for Map.
Convenience specialization of Stride to specify only an inner stride See class Map for some examples.
EIGEN_DEVICE_FUNC Stride(Index outerStride, Index innerStride)
EIGEN_DEVICE_FUNC InnerStride()
EIGEN_DEVICE_FUNC Stride(const Stride &other)
Convenience specialization of Stride to specify only an outer stride See class Map for some examples.
EIGEN_DEVICE_FUNC OuterStride()
internal::variable_if_dynamic< Index, InnerStrideAtCompileTime > m_inner
EIGEN_DEVICE_FUNC OuterStride(Index v)
EIGEN_DEVICE_FUNC Stride()
internal::variable_if_dynamic< Index, OuterStrideAtCompileTime > m_outer
@ OuterStrideAtCompileTime
EIGEN_DEVICE_FUNC Index inner() const
EIGEN_DEVICE_FUNC InnerStride(Index v)
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
@ InnerStrideAtCompileTime
control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:06:28