Searched defs:xpr (Results 1 – 3 of 3) sorted by relevance
| /external/eigen/Eigen/src/SparseCore/ |
| D | SparseBlock.h | 44 inline ReverseInnerIterator(const BlockType& xpr, Index outer) in ReverseInnerIterator() 53 inline BlockImpl(const XprType& xpr, int i) in BlockImpl() 57 inline BlockImpl(const XprType& xpr, int startRow, int startCol, int blockRows, int blockCols) in BlockImpl() 95 inline InnerIterator(const BlockType& xpr, Index outer) in InnerIterator() 106 inline ReverseInnerIterator(const BlockType& xpr, Index outer) in ReverseInnerIterator() 115 inline BlockImpl(const SparseMatrixType& xpr, int i) in BlockImpl() 119 …inline BlockImpl(const SparseMatrixType& xpr, int startRow, int startCol, int blockRows, int block… in BlockImpl() 303 inline BlockImpl(const XprType& xpr, int i) in BlockImpl() 313 inline BlockImpl(const XprType& xpr, int startRow, int startCol, int blockRows, int blockCols) in BlockImpl()
|
| D | SparseTranspose.h | 54 …EIGEN_STRONG_INLINE ReverseInnerIterator(const TransposeImpl& xpr, typename TransposeImpl<MatrixTy… in ReverseInnerIterator()
|
| /external/clang/test/CXX/basic/basic.def.odr/ |
| D | p2-typeid.cpp | 28 void test(X<Poly> xp, X<Poly, Poly&> xpr, X<NonPoly> xnp, X<NonPoly, NonPoly&> xnpr) { in test() argument
|