Implementation of the SParse Approximate Inverse Algorithm for a ViennaCL compressed_matrix. More...
#include <spai.hpp>
| Public Member Functions | |
| spai_precond (const MatrixType &A, const spai_tag &tag) | |
| Constructor.  More... | |
| void | apply (VectorType &vec) const | 
| Application of current preconditioner, multiplication on the right-hand side vector.  More... | |
Implementation of the SParse Approximate Inverse Algorithm for a ViennaCL compressed_matrix.
| Matrix | matrix that is used for computations | 
| Vector | vector that is used for computations | 
| 
 | inline | 
| 
 | inline |