Public Member Functions
|
Public Attributes
|
List of all members
SimpleIntMatrix Class Reference
Public Member Functions
SimpleIntMatrix
(int nr=1, int nc=1)
SimpleIntMatrix
(const
SimpleIntMatrix
&a)
SimpleIntMatrix
&
operator=
(const
SimpleIntMatrix
&a)
void
resize
(int nr, int nc)
Public Attributes
int **
m
int
ncols
int
nrows