Gadget
|
This is the complete list of members for IntMatrix, including all inherited members.
AddRows(int add, int length, int value) | IntMatrix | |
Delete(int pos) | IntMatrix | |
IntMatrix() | IntMatrix | inline |
IntMatrix(int nr, int nc, int initial) | IntMatrix | |
IntMatrix(const IntMatrix &initial) | IntMatrix | |
Ncol(int i=0) const | IntMatrix | inline |
nrow | IntMatrix | protected |
Nrow() const | IntMatrix | inline |
operator=(const IntMatrix &initial) | IntMatrix | |
operator[](int pos) | IntMatrix | inline |
operator[](int pos) const | IntMatrix | inline |
Print(ofstream &outfile) const | IntMatrix | |
Reset() | IntMatrix | |
setToZero() | IntMatrix | |
v | IntMatrix | protected |
~IntMatrix() | IntMatrix |