DotNet Reference
DotNet Reference
IntTupleSet Member List
This is the complete list of members for IntTupleSet, including all inherited members.
| Arity() | IntTupleSet | inline |
| Clear() | IntTupleSet | inline |
| Contains(int[] tuple) | IntTupleSet | inline |
| Contains(long[] tuple) | IntTupleSet | inline |
| Dispose() | IntTupleSet | inline |
| Dispose(bool disposing) | IntTupleSet | inlineprotectedvirtual |
| Insert(int[] tuple) | IntTupleSet | inline |
| Insert(long[] tuple) | IntTupleSet | inline |
| Insert2(long v0, long v1) | IntTupleSet | inline |
| Insert3(long v0, long v1, long v2) | IntTupleSet | inline |
| Insert4(long v0, long v1, long v2, long v3) | IntTupleSet | inline |
| InsertAll(long[][] tuples) | IntTupleSet | inline |
| InsertAll(int[][] tuples) | IntTupleSet | inline |
| IntTupleSet(int arity) | IntTupleSet | inline |
| IntTupleSet(IntTupleSet set) | IntTupleSet | inline |
| NumDifferentValuesInColumn(int col) | IntTupleSet | inline |
| NumTuples() | IntTupleSet | inline |
| SortedByColumn(int col) | IntTupleSet | inline |
| SortedLexicographically() | IntTupleSet | inline |
| swigCMemOwn | IntTupleSet | protected |
| Value(int tuple_index, int pos_in_tuple) | IntTupleSet | inline |