Code cleanup:
- enable_if-usage for norm_X and prod() should now be more portable - all uses of abs(), fabs() and sqrt() now use namespace std:: - Improved vector operations in CG and BiCGStab (should give a bit of speed-up particularly for very sparse matrices) - Added another overload of result_of::alignment in order to deal with the vector operation ax + by correctly.
Loading
Please register or sign in to comment