Jacobi preconditioner class, can be supplied to solve()-routines.
More...
#include <jacobi_precond.hpp>
Detailed Description
template<typename ScalarType, unsigned int MAT_ALIGNMENT>
class viennacl::linalg::jacobi_precond< compressed_matrix< ScalarType, MAT_ALIGNMENT > >
Jacobi preconditioner class, can be supplied to solve()-routines.
Specialization for compressed_matrix
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: