HLIBpro  2.7
TBlockTruncAcc Member List

This is the complete list of members for TBlockTruncAcc, including all inherited members.

abs_eps() constTTruncAccinline
acc(const TBlockCluster *bc) constTBlockTruncAccvirtual
acc(const TMatrix *M) constTBlockTruncAccvirtual
has_max_rank() constTTruncAccinline
is_exact() constTTruncAccinline
is_fixed_prec() constTTruncAccinline
is_fixed_rank() constTTruncAccinline
max_rank() constTTruncAccinline
operator()(const TBlockCluster *bc) constTTruncAccinline
operator()(const TMatrix *M) constTTruncAccinline
operator=(const TBlockTruncAcc &ta)TBlockTruncAccinline
HLIB::TTruncAcc::operator=(const TTruncAcc &ta)TTruncAccinline
rank() constTTruncAccinline
rel_eps() constTTruncAccinline
set_max_rank(const int k)TTruncAccinline
TBlockTruncAcc()TBlockTruncAccinline
TBlockTruncAcc(const int k, const double absolute_eps=CFG::Arith::abs_eps)TBlockTruncAccinline
TBlockTruncAcc(const double relative_eps, const double absolute_eps=CFG::Arith::abs_eps)TBlockTruncAccinline
TBlockTruncAcc(const std::vector< TIndexSet > &row_idx_sets, const std::vector< TIndexSet > &col_idx_sets, const std::vector< TTruncAcc > &block_acc)TBlockTruncAccinline
TBlockTruncAcc(const TBlockTruncAcc &ta)TBlockTruncAccinline
to_string() constTBlockTruncAccvirtual
trunc_rank(const BLAS::Vector< T > &sv) constTTruncAcc
TTruncAcc()TTruncAccinline
TTruncAcc(const int k, const double absolute_eps=CFG::Arith::abs_eps)TTruncAccinline
TTruncAcc(const double relative_eps, const double absolute_eps=CFG::Arith::abs_eps)TTruncAccinline
TTruncAcc(const TTruncAcc &ta)TTruncAccinline