HLIBpro  2.9.1
TClusterBasis< T > Member List

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

basis() constTClusterBasis< T >inline
build_vec() constTClusterBasis< T >
byte_size() constTClusterBasis< T >virtual
copy() const -> std::unique_ptr< TClusterBasis< T > >TClusterBasis< T >virtual
depth() constTClusterBasis< T >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 >virtual
nsons() constTClusterBasis< T >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 >virtual
rank() constTClusterBasis< T >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 >inline
son_iter_t typedefTClusterBasis< T >
TClusterBasis(const TIndexSet &is, const BLAS::Matrix< T > &V)TClusterBasis< T >
TClusterBasis(const TIndexSet &is, const std::vector< TClusterBasis< T > * > &asons, const std::vector< BLAS::Matrix< T > > &aE)TClusterBasis< T >
TClusterBasis(const TIndexSet &is, const std::vector< TClusterBasis< T > * > &asons)TClusterBasis< T >
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 >inline
transfer_to_son(const uint i, const BLAS::Vector< T > &s) constTClusterBasis< T >inline
transform_backward(const BLAS::Vector< T > &s, BLAS::Vector< T > &v) constTClusterBasis< T >
transform_backward(const TUniformVector *v) constTClusterBasis< T >
transform_backward(const BLAS::MatrixBase< T_mat > &S, BLAS::Matrix< T > &M) constTClusterBasis< T >
transform_forward(const BLAS::Vector< T > &v, BLAS::Vector< T > &s) constTClusterBasis< T >
transform_forward(const TVector *v) constTClusterBasis< T >
transform_forward(const BLAS::MatrixBase< T_mat > &M, BLAS::Matrix< T > &S) constTClusterBasis< T >
truncate(const TTruncAcc &acc)TClusterBasis< T >
type() const =0TTypeInfopure virtual
typestr() constTTypeInfoinlinevirtual
value_t typedefTClusterBasis< T >
~TClusterBasis()TClusterBasis< T >virtual