* Added support for row-/Jacobi-preconditioner with coordinate_matrix
* Improved OpenCL matrix-vector performance of coordinate_matrix (factor 2 on GTX 285) * Added restart to BiCGStab if search direction vanishes or a certain number of iterations is reached. * Added two missing operator-overloads for vector in order to handle b - prod(A,x)
Loading
Please register or sign in to comment