|
ViennaCL - The Vienna Computing Library
1.5.1
|
ILUT preconditioner class, can be supplied to solve()-routines. More...
#include <ilut.hpp>
Public Member Functions | |
| ilut_precond (MatrixType const &mat, ilut_tag const &tag) | |
| void | apply (vector< ScalarType > &vec) const |
ILUT preconditioner class, can be supplied to solve()-routines.
Specialization for compressed_matrix
| ilut_precond | ( | MatrixType const & | mat, |
| ilut_tag const & | tag | ||
| ) | [inline] |
1.7.6.1