Home
last modified time | relevance | path

Searched defs:DestOptions (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/IterativeLinearSolvers/
DIterativeSolverBase.h198 void _solve_sparse(const Rhs& b, SparseMatrix<DestScalar,DestOptions,DestIndex> &dest) const in _solve_sparse() argument
/external/eigen/Eigen/src/CholmodSupport/
DCholmodSupport.h315 …parseMatrix<RhsScalar,RhsOptions,RhsIndex> &b, SparseMatrix<DestScalar,DestOptions,DestIndex> &des… in _solve() argument