Searched defs:NumIndices (Results 1 – 4 of 4) sorted by relevance
49 static const std::size_t NumIndices = Dimensions::count; variable360 EIGEN_STRONG_INLINE bool checkIndexRange(const array<Index, NumIndices>& /*indices*/) const in checkIndexRange() argument
51 static const Index NumIndices = PlainObjectType::NumIndices; variable
133 static const Index NumIndices = PlainObjectType::NumIndices; variable
83 static const int NumIndices = NumIndices_; variable