Implementation of the Factored SParse Approximate Inverse Algorithm for a ViennaCL compressed_matrix.  
 More...
template<typename ScalarType, unsigned int MAT_ALIGNMENT>
class viennacl::linalg::fspai_precond< viennacl::compressed_matrix< ScalarType, MAT_ALIGNMENT > >
Implementation of the Factored SParse Approximate Inverse Algorithm for a ViennaCL compressed_matrix. 
- Parameters
- 
  
    | Matrix | matrix that is used for computations |  | Vector | vector that is used for computations |  
 
Definition at line 237 of file spai.hpp.