|
HLIBpro
3.0
|
This is the complete list of members for TJacobi< T_value >, including all inherited members.
| apply(const TVector< value_t > *x, TVector< value_t > *y, const matop_t op=apply_normal) const | TJacobi< T_value > | virtual |
| apply_add(const value_t alpha, const TVector< value_t > *x, TVector< value_t > *y, const matop_t op=apply_normal) const | TJacobi< T_value > | virtual |
| apply_add(const value_t alpha, const BLAS::Vector< value_t > &x, BLAS::Vector< value_t > &y, const matop_t op=apply_normal) const | TJacobi< T_value > | virtual |
| damping_factor() const | TJacobi< T_value > | inline |
| domain_dim() const | TJacobi< T_value > | inlinevirtual |
| domain_vector() const -> std::unique_ptr< TVector< value_t > > | TJacobi< T_value > | inlinevirtual |
| is_complex() const | TJacobi< T_value > | inlinevirtual |
| is_real() const | TLinearOperator< T_value > | inlinevirtual |
| is_self_adjoint() const | TJacobi< T_value > | inlinevirtual |
| is_type(const typeid_t t) const | TTypeInfo | inlinevirtual |
| matrix() const | TJacobi< T_value > | inline |
| range_dim() const | TJacobi< T_value > | inlinevirtual |
| range_vector() const -> std::unique_ptr< TVector< value_t > > | TJacobi< T_value > | inlinevirtual |
| TJacobi(const TMatrix< value_t > *A, const real_t damping=real_t(1), const size_t block_size=1, const TTruncAcc &acc_block=acc_exact) | TJacobi< T_value > | |
| type() const =0 | TTypeInfo | pure virtual |
| typestr() const | TTypeInfo | inlinevirtual |