Jacobi preconditioner class, can be supplied to solve()-routines.
More...
#include <row_scaling.hpp>
Detailed Description
template<typename ScalarType, unsigned int MAT_ALIGNMENT>
class viennacl::linalg::row_scaling< compressed_matrix< ScalarType, MAT_ALIGNMENT > >
Jacobi preconditioner class, can be supplied to solve()-routines.
Specialization for compressed_matrix
Constructor & Destructor Documentation
Constructor for the preconditioner.
- Parameters
-
mat | The system matrix |
tag | A row scaling tag holding the desired norm. |
Member Function Documentation
The documentation for this class was generated from the following file: