Go to the documentation of this file.
10 #ifndef EIGEN_STRIDE_H
11 #define EIGEN_STRIDE_H
47 template<
int _OuterStr
ideAtCompileTime,
int _InnerStr
ideAtCompileTime>
116 #endif // EIGEN_STRIDE_H
#define EIGEN_DEVICE_FUNC
Namespace containing all symbols from the Eigen library.
Holds strides information for Map.
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index inner() const
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)
@ InnerStrideAtCompileTime
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE EIGEN_CONSTEXPR T value()
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Index outer() const
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
Array< int, Dynamic, 1 > v
@ OuterStrideAtCompileTime
EIGEN_DEVICE_FUNC InnerStride(Index v)
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:05:01