Gadget
IntMatrix Member List

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()IntMatrixinline
IntMatrix(int nr, int nc, int initial)IntMatrix
IntMatrix(const IntMatrix &initial)IntMatrix
Ncol(int i=0) constIntMatrixinline
nrowIntMatrixprotected
Nrow() constIntMatrixinline
operator=(const IntMatrix &initial)IntMatrix
operator[](int pos)IntMatrixinline
operator[](int pos) constIntMatrixinline
Print(ofstream &outfile) constIntMatrix
Reset()IntMatrix
setToZero()IntMatrix
vIntMatrixprotected
~IntMatrix()IntMatrix