Package | Description |
---|---|
org.simulator.math.odes |
The various solver classes that are all derived from
AbstractDESSolver . |
org.simulator.sbml |
Classes for storing and interpreting an
SBML
model.
|
Modifier and Type | Method | Description |
---|---|---|
protected double[] |
AbstractDESSolver.computeSteadyState(FastProcessDESystem DES,
double[] result,
double timeBegin) |
Modifier and Type | Class | Description |
---|---|---|
class |
SBMLinterpreter |
This differential equation system (
DESystem ) takes a model in
SBML
format and maps it to a data structure that is understood by the
AbstractDESSolver . |
Copyright © 2007–2018. All rights reserved.