Searched refs:call_solver (Results 1 - 1 of 1) sorted by relevance

/external/eigen/bench/spbench/
H A Dspbenchsolver.h214 void call_solver(Solver &solver, const int solver_id, const typename Solver::MatrixType& A, const Matrix<Scalar, Dynamic, 1>& b, const Matrix<Scalar, Dynamic, 1>& refX,std::ofstream& statbuf) function
283 call_solver(solver, solver_id, A, b, refX,statbuf);
296 call_solver(solver, solver_id, A, b, refX,statbuf);

Completed in 112 milliseconds