This is the complete list of members for
CMatrix< CType >, including all inherited members.
applyPivot(const CVector< unsigned C_INT32 > &pivot) | CMatrix< CType > | [inline] |
array() | CMatrix< CType > | [inline, virtual] |
array() const | CMatrix< CType > | [inline, virtual] |
CMatrix(unsigned C_INT32 rows=0, unsigned C_INT32 cols=0) | CMatrix< CType > | [inline] |
CMatrix(const CMatrix< CType > &src) | CMatrix< CType > | [inline] |
elementType typedef | CMatrix< CType > | |
mArray | CMatrix< CType > | [protected] |
mCols | CMatrix< CType > | [protected] |
mRows | CMatrix< CType > | [protected] |
numCols() const | CMatrix< CType > | [inline, virtual] |
numRows() const | CMatrix< CType > | [inline, virtual] |
operator()(const unsigned C_INT32 &row, const unsigned C_INT32 &col) | CMatrix< CType > | [inline, virtual] |
operator()(const unsigned C_INT32 &row, const unsigned C_INT32 &col) const | CMatrix< CType > | [inline, virtual] |
operator<<(std::ostream &os, const CMatrix< CType > &A) | CMatrix< CType > | [friend] |
operator=(const CMatrix< CType > &rhs) | CMatrix< CType > | [inline, virtual] |
operator=(const CType &value) | CMatrix< CType > | [inline, virtual] |
operator[](unsigned C_INT32 row) | CMatrix< CType > | [inline, virtual] |
operator[](unsigned C_INT32 row) const | CMatrix< CType > | [inline, virtual] |
resize(unsigned C_INT32 rows, unsigned C_INT32 cols) | CMatrix< CType > | [inline, virtual] |
size() const | CMatrix< CType > | [inline, virtual] |
~CMatrix() | CMatrix< CType > | [inline, virtual] |