_matrix | SimpleMatrix< T > | [private] |
_nCols | SimpleMatrix< T > | [private] |
_nRows | SimpleMatrix< T > | [private] |
GetNCols() | SimpleMatrix< T > | [inline] |
GetNRows() | SimpleMatrix< T > | [inline] |
operator[](int i) | SimpleMatrix< T > | [inline] |
SimpleMatrix(unsigned int nRows, unsigned int nCols, T elements=T()) | SimpleMatrix< T > | [inline] |