COPASI API  4.40.278
CMatrix< CType > Member List

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() constCMatrix< CType >inlinevirtual
CMatrix(size_t rows=0, size_t cols=0)CMatrix< CType >inline
CMatrix(const CMatrix< CType > &src)CMatrix< CType >inline
elementType typedefCMatrix< CType >
mColsCMatrix< CType >protected
mpBufferCMatrix< CType >protected
mRowsCMatrix< CType >protected
numCols() constCMatrix< CType >inlinevirtual
numRows() constCMatrix< CType >inlinevirtual
operator()(const size_t &row, const size_t &col)CMatrix< CType >inlinevirtual
operator()(const size_t &row, const size_t &col) constCMatrix< 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) constCMatrix< CType >inlinevirtual
resize(size_t rows, size_t cols, const bool &copy=false)CMatrix< CType >inlinevirtual
size() constCMatrix< CType >inlinevirtual
~CMatrix()CMatrix< CType >inlinevirtual