This is the complete list of members for
Table, including all inherited members.
| AddAColumnInRow(int r) | Table | [inline] |
| AddColumnsInRow(int r, int ncol) | Table | [inline] |
| AddConnection(int r, int c) | Table | [inline] |
| AddConnections(int r, int *c, int nc) | Table | |
| Finalize() | Table | |
| GetI() | Table | [inline] |
| GetI() const | Table | [inline] |
| GetJ() | Table | [inline] |
| GetJ() const | Table | [inline] |
| GetRow(int i, Array< int > &row) const | Table | |
| GetRow(int i) const | Table | [inline] |
| GetRow(int i) | Table | [inline] |
| I | Table | [protected] |
| J | Table | [protected] |
| LoseData() | Table | [inline] |
| MakeI(int nrows) | Table | |
| MakeJ() | Table | |
| operator()(int i, int j) const | Table | |
| Print(ostream &out=cout, int width=4) const | Table | |
| Push(int i, int j) | Table | |
| RowSize(int i) const | Table | [inline] |
| Save(ostream &out) const | Table | |
| SetDims(int rows, int nnz) | Table | |
| SetIJ(int *newI, int *newJ, int newsize=-1) | Table | |
| SetSize(int dim, int connections_per_row) | Table | |
| ShiftUpI() | Table | |
| size | Table | [protected] |
| Size() const | Table | [inline] |
| Size_of_connections() const | Table | [inline] |
| Table() | Table | [inline] |
| Table(int dim, int connections_per_row=3) | Table | [explicit] |
| Table(int nrows, int *partitioning) | Table | |
| Width() const | Table | |
| ~Table() | Table | |