This is the complete list of members for
STable, 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 | STable | |
Print(ostream &out=cout, int width=4) const | Table | |
Push(int i, int j) | STable | |
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() const | Table | [inline] |
size | Table | [protected] |
Size_of_connections() const | Table | [inline] |
STable(int dim, int connections_per_row=3) | STable | |
Table() | Table | [inline] |
Table(int dim, int connections_per_row=3) | Table | [explicit] |
Table(int nrows, int *partitioning) | Table | |
Width() const | Table | |
~STable() | STable | [inline] |
~Table() | Table | |