|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Relation, including all inherited members.
| are_connected(size_t i, size_t j) | Fixed_Relation | inline |
| depth(size_t i) const | Fixed_Relation | inlineprotected |
| Fixed_Relation(const size_t n=0) | Fixed_Relation | inline |
| get_num_blocks() const noexcept | Fixed_Relation | inline |
| id | Fixed_Relation | protected |
| join(size_t i, size_t j) | Fixed_Relation | inline |
| num_blocks | Fixed_Relation | protected |
| Relation(const size_t n=0) | Relation | inline |
| root(size_t i) override | Relation | inlineprivatevirtual |
| set_n(size_t n) | Fixed_Relation | inline |
| size() const noexcept | Fixed_Relation | inline |
| sz | Fixed_Relation | protected |
| verify_if_add_new_points(const size_t n) | Relation | inlineprivate |
| verify_index(const size_t i) const | Fixed_Relation | inlineprotected |
| ~Fixed_Relation()=default | Fixed_Relation | virtual |