Skip to content
Commit 1e535370 authored by Karl Rupp's avatar Karl Rupp
Browse files

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.
parent 9279fcd1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment