Searched refs:Browse_Matrices (Results 1 – 2 of 2) sorted by relevance
/external/eigen/bench/spbench/ |
D | spbenchsolver.cpp | 71 Browse_Matrices<double>(matrix_dir, statFileExists, statFile,maxiters, tol); in main() 74 Browse_Matrices<std::complex<double> >(matrix_dir, statFileExists, statFile, maxiters, tol); in main()
|
D | spbenchsolver.h | 490 void Browse_Matrices(const string folder, bool statFileExists, std::string& statFile, int maxiters,… in Browse_Matrices() function
|