Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Union_find_base< T, VertexDS, InternalVertexTag > Member List

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

clear(void)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
const_find_set(Vertex *v) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
find_set(Vertex *v)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
get_number_of_independent_sets(void) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
get_number_of_vertices(void) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
get_size_of_independent_set(const Vertex *v) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
independent_set_begin(Vertex *v) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
independent_set_end(Vertex *v) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
Independent_set_iterator typedefT_Union_find_base< T, VertexDS, InternalVertexTag >
is_empty(void) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
is_leader(const Vertex *v) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
is_singleton(const Vertex *v) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
leaders_begin(void)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
leaders_end(void)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
Leaders_iterator typedefT_Union_find_base< T, VertexDS, InternalVertexTag >
make_set(void)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
make_set(T data)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
make_set(Vertex *v)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
operator[](std::size_t i)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
operator[](std::size_t i) constT_Union_find_base< T, VertexDS, InternalVertexTag >inline
quadratic_union(const UnionComparator &comp=UnionComparator())T_Union_find_base< T, VertexDS, InternalVertexTag >inline
reset(void)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
rewind_before_make_set(Vertex *v)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
rewind_before_union_sets(Vertex *u, Vertex *v)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
rewind_to_last_make_set(void)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
rewind_to_last_union_sets(void)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
T_Union_find_base(void)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
union_from_edges(InputIterator begin, InputIterator end)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
union_sets(Vertex *u, Vertex *v)T_Union_find_base< T, VertexDS, InternalVertexTag >inline
Vertex typedefT_Union_find_base< T, VertexDS, InternalVertexTag >
~T_Union_find_base(void)T_Union_find_base< T, VertexDS, InternalVertexTag >inline