Searched defs:InnerIterator (Results 1 – 3 of 3) sorted by relevance
156 class InnerIterator; variable185 InnerIterator(const MappedSuperNodalMatrix& mat, Index outer) in InnerIterator() function
41 InnerIterator(const XprType &xpr, const Index &outerId) in InnerIterator() function
53 typedef Eigen::InnerIterator<Derived> InnerIterator; typedef