NiHu  2.0
NiHu::fmm::diagonal_preconditioner< Scalar > Class Template Reference

Public Types

typedef Scalar scalar_t
 
typedef Eigen::Matrix< scalar_t, Eigen::Dynamic, 1 > vector_t
 

Public Member Functions

template<typename MatrixType >
 diagonal_preconditioner (MatrixType const &mat)
 
template<typename MatrixType >
diagonal_preconditioneranalyzePattern (const MatrixType &)
 
template<typename MatrixType >
diagonal_preconditionerfactorize (MatrixType const &mat)
 
template<typename MatrixType >
diagonal_preconditionercompute (MatrixType const &mat)
 
template<typename Rhs >
vector_t solve (Rhs const &b) const
 
Eigen::ComputationInfo info ()
 

Detailed Description

template<class Scalar>
class NiHu::fmm::diagonal_preconditioner< Scalar >

Definition at line 10 of file preconditioner.hpp.


The documentation for this class was generated from the following file: