copasi API
0.1
|
col() const | CSparseMatrixElement | |
compareCol(const CSparseMatrixElement *pLhs, const CSparseMatrixElement *pRhs) | CSparseMatrixElement | [static] |
compareRow(const CSparseMatrixElement *pLhs, const CSparseMatrixElement *pRhs) | CSparseMatrixElement | [static] |
CSparseMatrixElement(CSparseMatrix &matrix, const unsigned C_INT32 &rowIndex, const unsigned C_INT32 &colIndex, const C_FLOAT64 &value) | CSparseMatrixElement | |
operator const C_FLOAT64 &() const | CSparseMatrixElement | |
operator=(const C_FLOAT64 &value) | CSparseMatrixElement | |
row() const | CSparseMatrixElement | |
~CSparseMatrixElement() | CSparseMatrixElement |