COPASI API  4.40.278
CSparseMatrixElement Member List

This is the complete list of members for CSparseMatrixElement, including all inherited members.

col() constCSparseMatrixElement
compareCol(const CSparseMatrixElement *pLhs, const CSparseMatrixElement *pRhs)CSparseMatrixElementstatic
compareRow(const CSparseMatrixElement *pLhs, const CSparseMatrixElement *pRhs)CSparseMatrixElementstatic
CSparseMatrixElement()CSparseMatrixElementprivate
CSparseMatrixElement(CSparseMatrix &matrix, const size_t &rowIndex, const size_t &colIndex, const C_FLOAT64 &value)CSparseMatrixElement
mColCSparseMatrixElementprivate
mMatrixCSparseMatrixElementprivate
mRowCSparseMatrixElementprivate
mValueCSparseMatrixElementprivate
operator const C_FLOAT64 &() constCSparseMatrixElement
operator=(const C_FLOAT64 &value)CSparseMatrixElement
row() constCSparseMatrixElement
~CSparseMatrixElement()CSparseMatrixElement