HLIBpro
2.1
|
This is the complete list of members for TBlockTruncAcc, including all inherited members.
abs_eps() const | TTruncAcc | inline |
acc(const TBlockCluster *bc) const | TBlockTruncAcc | virtual |
acc(const TMatrix *M) const | TBlockTruncAcc | virtual |
is_exact() const | TTruncAcc | inline |
is_fixed_rank() const | TTruncAcc | inline |
max_rank() const | TTruncAcc | inline |
operator()(const TBlockCluster *bc) const | TTruncAcc | inline |
operator()(const TMatrix *M) const | TTruncAcc | inline |
operator=(const TBlockTruncAcc &ta) | TBlockTruncAcc | inline |
HLIB::TTruncAcc::operator=(const TTruncAcc &ta) | TTruncAcc | inline |
rank() const | TTruncAcc | inline |
rel_eps() const | TTruncAcc | inline |
set_max_rank(const size_t k) | TTruncAcc | inline |
TBlockTruncAcc() | TBlockTruncAcc | inline |
TBlockTruncAcc(const size_t k, const double absolute_eps=CFG::Arith::abs_eps) | TBlockTruncAcc | inline |
TBlockTruncAcc(const double relative_eps, const double absolute_eps=CFG::Arith::abs_eps) | TBlockTruncAcc | inline |
TBlockTruncAcc(const std::vector< TIndexSet > &row_idx_sets, const std::vector< TIndexSet > &col_idx_sets, const std::vector< TTruncAcc > &block_acc) | TBlockTruncAcc | inline |
TBlockTruncAcc(const TBlockTruncAcc &ta) | TBlockTruncAcc | inline |
to_string() const | TBlockTruncAcc | virtual |
trunc_rank(const BLAS::Vector< T > &sv) const | TTruncAcc | |
TTruncAcc() | TTruncAcc | inline |
TTruncAcc(const size_t k, const double absolute_eps=CFG::Arith::abs_eps) | TTruncAcc | inline |
TTruncAcc(const double relative_eps, const double absolute_eps=CFG::Arith::abs_eps) | TTruncAcc | inline |
TTruncAcc(const TTruncAcc &ta) | TTruncAcc | inline |