Eigen::DimensionList< Index, Rank > Struct Template Reference

#include <TensorDimensionList.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE const Index operator[] (const Index i) const
 

Member Function Documentation

◆ operator[]()

template<typename Index , std::size_t Rank>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE const Index Eigen::DimensionList< Index, Rank >::operator[] ( const Index  i) const
inline
30 { return i; }
int i
Definition: BiCGSTAB_step_by_step.cpp:9

References i.


The documentation for this struct was generated from the following file: