|
HLIBpro 3.1
|
This is the complete list of members for TLUInvMatrix< T_value >, including all inherited members.
| accuracy() const | TFacInvMatrix< T_value > | inline |
| apply(const TVector< value_t > *x, TVector< value_t > *y, const matop_t op=apply_normal) const | TFacInvMatrix< 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 | TFacInvMatrix< 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 | TFacInvMatrix< T_value > | virtual |
| domain_dim() const | TFacInvMatrix< T_value > | inlinevirtual |
| domain_vector() const -> std::unique_ptr< TVector< value_t > > | TFacInvMatrix< T_value > | inlinevirtual |
| eval_type() const | TFacInvMatrix< T_value > | inline |
| has_scaling() const | TFacInvMatrix< T_value > | inline |
| is_complex() const | TFacInvMatrix< T_value > | inlinevirtual |
| is_real() const | TLinearOperator< T_value > | inlinevirtual |
| is_self_adjoint() const | TFacInvMatrix< T_value > | inlinevirtual |
| is_type(const typeid_t t) const | TTypeInfo | inlinevirtual |
| matrix() const | TFacInvMatrix< T_value > | inline |
| range_dim() const | TFacInvMatrix< T_value > | inlinevirtual |
| range_vector() const -> std::unique_ptr< TVector< value_t > > | TFacInvMatrix< T_value > | inlinevirtual |
| scaling_left() const | TFacInvMatrix< T_value > | inline |
| scaling_right() const | TFacInvMatrix< T_value > | inline |
| set_accuracy(const TTruncAcc &aacc) | TFacInvMatrix< T_value > | inline |
| solve(TVector< value_t > *x, const matop_t op) const | TLUInvMatrix< T_value > | virtual |
| storage_type() const | TFacInvMatrix< T_value > | inline |
| TFacInvMatrix(T_mat &&afac_matrix, const eval_type_t aeval_type=CFG::Arith::eval_type, const storage_type_t astorage_type=CFG::Arith::storage_type) | TFacInvMatrix< T_value > | inline |
| TFacInvMatrix(T_mat &&afac_matrix, const TTruncAcc &aacc, const eval_type_t aeval_type=CFG::Arith::eval_type, const storage_type_t astorage_type=CFG::Arith::storage_type) | TFacInvMatrix< T_value > | inline |
| TFacInvMatrix(const TScalarVector< value_t > *D1, T_mat &&afac_matrix, const TScalarVector< value_t > *D2, const eval_type_t aeval_type=CFG::Arith::eval_type, const storage_type_t astorage_type=CFG::Arith::storage_type) | TFacInvMatrix< T_value > | inline |
| TLUInvMatrix(T_mat &&afac_matrix, const eval_type_t aeval_type=CFG::Arith::eval_type, const storage_type_t astorage_type=CFG::Arith::storage_type) | TLUInvMatrix< T_value > | inline |
| TLUInvMatrix(T_mat &&afac_matrix, const TTruncAcc &aacc, const eval_type_t aeval_type=CFG::Arith::eval_type, const storage_type_t astorage_type=CFG::Arith::storage_type) | TLUInvMatrix< T_value > | inline |
| TLUInvMatrix(const TScalarVector< value_t > *D1, T_mat &&afac_matrix, const TScalarVector< value_t > *D2, const eval_type_t aeval_type=CFG::Arith::eval_type, const storage_type_t astorage_type=CFG::Arith::storage_type) | TLUInvMatrix< T_value > | inline |
| type() const =0 | TTypeInfo | pure virtual |
| typestr() const | TTypeInfo | inlinevirtual |
| ~TFacInvMatrix() | TFacInvMatrix< T_value > | inlinevirtual |
| ~TLUInvMatrix() | TLUInvMatrix< T_value > | inlinevirtual |