Searched refs:tempNorm (Results 1 – 2 of 2) sorted by relevance
116 double tempNorm = tmp2.norm()/b.norm(); in main() local117 cout << "Relative norm of the computed solution : " << tempNorm <<"\n"; in main()
88 scalar tempNorm = tmp2.norm()/b.norm(); in main() local89 cout << "Relative norm of the computed solution : " << tempNorm <<"\n"; in main()