HLIBpro  3.0
TClusterBasis< T_value > Member List

This is the complete list of members for TClusterBasis< T_value >, including all inherited members.

basis() constTClusterBasis< T_value >inline
build_vec() constTClusterBasis< T_value >
byte_size() constTClusterBasis< T_value >virtual
copy() const -> std::unique_ptr< TClusterBasis< value_t > >TClusterBasis< T_value >virtual
depth() constTClusterBasis< T_value >virtual
first() const noexceptTIndexSetinline
is_empty() const noexceptTIndexSetinline
is_in(const idx_t idx) const noexceptTIndexSetinline
is_left_or_equal_to(const TIndexSet &is) const noexceptTIndexSetinline
is_right_or_equal_to(const TIndexSet &is) const noexceptTIndexSetinline
is_strictly_left_of(const TIndexSet &is) const noexceptTIndexSetinline
is_strictly_right_of(const TIndexSet &is) const noexceptTIndexSetinline
is_sub(const TIndexSet &is) const noexceptTIndexSetinline
is_subset_of(const TIndexSet &is) const noexceptTIndexSetinline
is_type(const typeid_t t) constTTypeInfoinlinevirtual
last() const noexceptTIndexSetinline
nnodes() constTClusterBasis< T_value >virtual
nsons() constTClusterBasis< T_value >inline
operator!=(const TIndexSet &is) const noexceptTIndexSetinline
operator=(const TIndexSet &is) noexceptTIndexSetinline
operator==(const TIndexSet &is) const noexceptTIndexSetinline
print(const uint ofs=0) constTClusterBasis< T_value >virtual
rank() constTClusterBasis< T_value >inline
set_first_last(const idx_t afirst, const idx_t alast) noexceptTIndexSetinline
set_first_size(const idx_t afirstf, const size_t asize) noexceptTIndexSetinline
size() const noexceptTIndexSetinline
son(const size_t i)TClusterBasis< T_value >inline
son_iter_t typedefTClusterBasis< T_value >
TClusterBasis(const TIndexSet &is, const BLAS::Matrix< value_t > &V)TClusterBasis< T_value >
TClusterBasis(const TIndexSet &is, const std::vector< TClusterBasis< value_t > * > &asons, const std::vector< BLAS::Matrix< value_t > > &aE)TClusterBasis< T_value >
TClusterBasis(const TIndexSet &is, const std::vector< TClusterBasis< value_t > * > &asons)TClusterBasis< T_value >
TIndexSet() noexceptTIndexSetinline
TIndexSet(const size_t n) noexceptTIndexSetinlineexplicit
TIndexSet(const idx_t afirst, const idx_t alast) noexceptTIndexSetinline
TIndexSet(const TIndexSet &is) noexceptTIndexSetinline
to_string() constTIndexSetinline
transfer_mat(const uint i) constTClusterBasis< T_value >inline
transfer_to_son(const uint i, const BLAS::Vector< value_t > &s) constTClusterBasis< T_value >inline
transform_backward(const BLAS::Vector< value_t > &s, BLAS::Vector< value_t > &v) constTClusterBasis< T_value >
transform_backward(const TUniformVector< value_t > *v) constTClusterBasis< T_value >
transform_backward(const BLAS::MatrixBase< T_mat > &S, BLAS::Matrix< value_t > &M) constTClusterBasis< T_value >
transform_forward(const BLAS::Vector< value_t > &v, BLAS::Vector< value_t > &s) constTClusterBasis< T_value >
transform_forward(const TVector< value_t > *v) constTClusterBasis< T_value >
transform_forward(const BLAS::MatrixBase< T_mat > &M, BLAS::Matrix< value_t > &S) constTClusterBasis< T_value >
truncate(const TTruncAcc &acc)TClusterBasis< T_value >
type() const =0TTypeInfopure virtual
typestr() constTTypeInfoinlinevirtual
value_t typedefTClusterBasis< T_value >
~TClusterBasis()TClusterBasis< T_value >virtual