|
typedef internal::numeric_list< std::ptrdiff_t, Indices... > | Base |
|
|
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::ptrdiff_t | rank () const |
|
template<typename DenseIndex > |
EIGEN_DEVICE_FUNC | Sizes (const array< DenseIndex, Base::count > &) |
|
template<typename T > |
Sizes & | operator= (const T &) |
|
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::ptrdiff_t | operator[] (const std::size_t index) const |
|
template<typename DenseIndex > |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE size_t | IndexOfColMajor (const array< DenseIndex, Base::count > &indices) const |
|
template<typename DenseIndex > |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE size_t | IndexOfRowMajor (const array< DenseIndex, Base::count > &indices) const |
|
|
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::ptrdiff_t | TotalSize () |
|
The documentation for this struct was generated from the following file: