hops
hops::SbmlModel< MatrixType, VectorType > Member List

This is the complete list of members for hops::SbmlModel< MatrixType, VectorType >, including all inherited members.

getConstraintMatrix() consthops::SbmlModel< MatrixType, VectorType >inline
getConstraintVector() consthops::SbmlModel< MatrixType, VectorType >inline
getLowerBounds() consthops::SbmlModel< MatrixType, VectorType >inline
getParameterNames() consthops::SbmlModel< MatrixType, VectorType >inline
getStoichiometry() consthops::SbmlModel< MatrixType, VectorType >inline
getUpperBounds() consthops::SbmlModel< MatrixType, VectorType >inline
setConstraintMatrix(MatrixType newConstraintMatrix)hops::SbmlModel< MatrixType, VectorType >inline
setConstraintVector(VectorType newConstraintVector)hops::SbmlModel< MatrixType, VectorType >inline
setLowerBounds(VectorType newLowerBounds)hops::SbmlModel< MatrixType, VectorType >inline
setParameterNames(const std::vector< std::string > &newParameterNames)hops::SbmlModel< MatrixType, VectorType >inline
setStoichiometry(MatrixType stoichiometry)hops::SbmlModel< MatrixType, VectorType >inline
setUpperBounds(VectorType newUpperBounds)hops::SbmlModel< MatrixType, VectorType >inline