Home
last modified time | relevance | path

Searched defs:InnerIterator (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/SparseCore/
DSparseCwiseUnaryOp.h41 …EIGEN_STRONG_INLINE InnerIterator(const CwiseUnaryOpImpl& unaryOp, typename CwiseUnaryOpImpl::Inde… in InnerIterator() function
105 …EIGEN_STRONG_INLINE InnerIterator(const CwiseUnaryViewImpl& unaryOp, typename CwiseUnaryViewImpl::… in InnerIterator() function
DCoreIterators.h34 EIGEN_STRONG_INLINE InnerIterator(const Derived& expr, Index outer) in InnerIterator() function
DSparseTranspose.h39 …EIGEN_STRONG_INLINE InnerIterator(const TransposeImpl& trans, typename TransposeImpl<MatrixType,Sp… in InnerIterator() function
/external/eigen/Eigen/src/Core/
DDenseBase.h43 class InnerIterator; variable