SheafSystem
0.0.0.0
|
This is the complete list of members for sheaf::int_set, including all inherited members.
contains(int xindex) const | sheaf::int_set | inline |
contains_member(int xindex) const | sheaf::int_set | inline |
insert_member(int xmbr) | sheaf::int_set | inline |
insert_members(const int *xmbrs, int xct) | sheaf::int_set | |
insert_members(const subposet *xmbrs) | sheaf::int_set | |
int_set() | sheaf::int_set | |
int_set(const int_set &other) | sheaf::int_set | |
int_set(const int *xmbrs, int xct) | sheaf::int_set | |
is_singleton() const | sheaf::int_set | |
print() const | sheaf::int_set | |
remove_member(int xmbr) | sheaf::int_set | inline |
set_difference(const int_set *other) const | sheaf::int_set | |
set_difference_pa(const int_set *other, int_set *result) const | sheaf::int_set | |
set_difference_sa(int_set *other, bool this_is_much_larger=false) | sheaf::int_set | |
set_includes(const int_set *other, bool this_is_much_larger=false) const | sheaf::int_set | |
set_intersection(const int_set *other) const | sheaf::int_set | |
set_intersection_pa(const int_set *other, int_set *result) const | sheaf::int_set | |
set_intersection_sa(const int_set *other) | sheaf::int_set | |
set_union(const int_set *other) const | sheaf::int_set | |
set_union_pa(const int_set *other, int_set *result) const | sheaf::int_set | |
set_union_sa(const int_set *other) | sheaf::int_set | |
~int_set() | sheaf::int_set |