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) | |
template<typename VectorType > | |
void | apply (VectorType &vec) const |
ILUT preconditioner class, can be supplied to solve()-routines.
|
inline |
|
inline |