Home
last modified time | relevance | path

Searched defs:ReverseInnerIterator (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/SparseCore/
DSparseCwiseUnaryOp.h22 class ReverseInnerIterator; variable
64 …EIGEN_STRONG_INLINE ReverseInnerIterator(const CwiseUnaryOpImpl& unaryOp, typename CwiseUnaryOpImp… in ReverseInnerIterator() function
86 class ReverseInnerIterator; variable
127 …EIGEN_STRONG_INLINE ReverseInnerIterator(const CwiseUnaryViewImpl& unaryOp, typename CwiseUnaryVie… in ReverseInnerIterator() function
DSparseTranspose.h24 class ReverseInnerIterator; variable
54 …EIGEN_STRONG_INLINE ReverseInnerIterator(const TransposeImpl& xpr, typename TransposeImpl<MatrixTy… in ReverseInnerIterator() function
DSparseBlock.h44 inline ReverseInnerIterator(const BlockType& xpr, Index outer) in ReverseInnerIterator() function
119 inline ReverseInnerIterator(const BlockType& xpr, Index outer) in ReverseInnerIterator() function
305 inline ReverseInnerIterator(const BlockType& xpr, Index outer) in ReverseInnerIterator() function
504 EIGEN_STRONG_INLINE ReverseInnerIterator(const BlockType& block, Index outer) in ReverseInnerIterator() function
522 friend class ReverseInnerIterator; variable