This is the complete list of members for hops::SbmlModel< MatrixType, VectorType >, including all inherited members.
getConstraintMatrix() const | hops::SbmlModel< MatrixType, VectorType > | inline |
getConstraintVector() const | hops::SbmlModel< MatrixType, VectorType > | inline |
getLowerBounds() const | hops::SbmlModel< MatrixType, VectorType > | inline |
getParameterNames() const | hops::SbmlModel< MatrixType, VectorType > | inline |
getStoichiometry() const | hops::SbmlModel< MatrixType, VectorType > | inline |
getUpperBounds() const | hops::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 |