|
GraphLab: Distributed Graph-Parallel API
2.1
|
This is the complete list of members for graphlab::vertex_set, including all inherited members.
| invert() | graphlab::vertex_set | inline |
| l_contains(lvid_type lvid) const (defined in graphlab::vertex_set) | graphlab::vertex_set | inline |
| operator&(const vertex_set &other) const | graphlab::vertex_set | inline |
| operator&=(const vertex_set &other) | graphlab::vertex_set | inline |
| operator-(const vertex_set &other) const | graphlab::vertex_set | inline |
| operator-=(const vertex_set &other) | graphlab::vertex_set | inline |
| operator=(const vertex_set &other) | graphlab::vertex_set | inline |
| operator|(const vertex_set &other) const | graphlab::vertex_set | inline |
| operator|=(const vertex_set &other) | graphlab::vertex_set | inline |
| operator~() const | graphlab::vertex_set | inline |
| vertex_set() | graphlab::vertex_set | inline |
| vertex_set(bool complete) | graphlab::vertex_set | inlineexplicit |
| vertex_set(const vertex_set &other) | graphlab::vertex_set | inline |