HLIBpro
2.2
|
This is the complete list of members for TClusterBasis< T >, including all inherited members.
basis() const | TClusterBasis< T > | inline |
build_vec() const | TClusterBasis< T > | |
byte_size() const | TClusterBasis< T > | virtual |
depth() const | TClusterBasis< T > | virtual |
first() const | TIndexSet | inline |
is_in(const idx_t idx) const | TIndexSet | inline |
is_left_or_equal_to(const TIndexSet &is) const | TIndexSet | inline |
is_right_or_equal_to(const TIndexSet &is) const | TIndexSet | inline |
is_strictly_left_of(const TIndexSet &is) const | TIndexSet | inline |
is_strictly_right_of(const TIndexSet &is) const | TIndexSet | inline |
is_sub(const TIndexSet &is) const | TIndexSet | inline |
is_type(const typeid_t t) const | TTypeInfo | inlinevirtual |
last() const | TIndexSet | inline |
nnodes() const | TClusterBasis< T > | virtual |
nsons() const | TClusterBasis< T > | inline |
operator!=(const TIndexSet &is) const | TIndexSet | inline |
operator=(const TIndexSet &is) | TIndexSet | inline |
operator==(const TIndexSet &is) const | TIndexSet | inline |
print(const uint ofs=0) const | TClusterBasis< T > | virtual |
rank() const | TClusterBasis< T > | inline |
set_first_last(const idx_t afirst, const idx_t alast) | TIndexSet | inline |
set_first_size(const idx_t afirstf, const size_t asize) | TIndexSet | inline |
size() const | TIndexSet | inline |
son(const size_t i) | TClusterBasis< T > | inline |
son_iter_t typedef | TClusterBasis< 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() | TIndexSet | inline |
TIndexSet(const size_t n) | TIndexSet | inlineexplicit |
TIndexSet(const idx_t afirst, const idx_t alast) | TIndexSet | inline |
TIndexSet(const TIndexSet &is) | TIndexSet | inline |
to_string() const | TIndexSet | inline |
transfer_mat(const uint i) const | TClusterBasis< T > | inline |
transfer_to_son(const uint i, const BLAS::Vector< T > &s) const | TClusterBasis< T > | inline |
transform_backward(const BLAS::Vector< T > &s, BLAS::Vector< T > &v) const | TClusterBasis< T > | |
transform_backward(const TUniformVector *v) const | TClusterBasis< T > | |
transform_backward(const BLAS::MatrixBase< T_mat > &S, BLAS::Matrix< T > &M) const | TClusterBasis< T > | |
transform_forward(const BLAS::Vector< T > &v, BLAS::Vector< T > &s) const | TClusterBasis< T > | |
transform_forward(const TVector *v) const | TClusterBasis< T > | |
transform_forward(const BLAS::MatrixBase< T_mat > &M, BLAS::Matrix< T > &S) const | TClusterBasis< T > | |
truncate(const TTruncAcc &acc) | TClusterBasis< T > | |
type() const | TClusterBasis< T > | inlinevirtual |
typestr() const | TTypeInfo | inlinevirtual |
value_t typedef | TClusterBasis< T > | |
~TClusterBasis() | TClusterBasis< T > | virtual |