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