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

/external/eigen/bench/spbench/
H A Dspbenchsolver.cpp71 Browse_Matrices<double>(matrix_dir, statFileExists, statFile,maxiters, tol);
74 Browse_Matrices<std::complex<double> >(matrix_dir, statFileExists, statFile, maxiters, tol);
H A Dspbenchsolver.h490 void Browse_Matrices(const string folder, bool statFileExists, std::string& statFile, int maxiters, double tol) function

Completed in 113 milliseconds