Searched defs:DestScalar (Results 1 – 2 of 2) sorted by relevance
198 void _solve_sparse(const Rhs& b, SparseMatrix<DestScalar,DestOptions,DestIndex> &dest) const in _solve_sparse()
315 …void _solve(const SparseMatrix<RhsScalar,RhsOptions,RhsIndex> &b, SparseMatrix<DestScalar,DestOpti… in _solve()