Home
last modified time | relevance | path

Searched refs:tempNorm (Results 1 – 2 of 2) sorted by relevance

/external/eigen/bench/spbench/
Dsp_solver.cpp116 double tempNorm = tmp2.norm()/b.norm(); in main() local
117 cout << "Relative norm of the computed solution : " << tempNorm <<"\n"; in main()
Dtest_sparseLU.cpp88 scalar tempNorm = tmp2.norm()/b.norm(); in main() local
89 cout << "Relative norm of the computed solution : " << tempNorm <<"\n"; in main()