Class Summary |
ErrorFunction |
Description of the error function |
Experiment |
Description of an experiment |
InitialBound |
Description of an initial bound |
PossibleReaction |
Description of a possible reaction |
Problem |
Store and manage a problem |
Range |
Description of a range with lower and upper bounds, and an initial guess
|
Reaction |
Description of a reaction given in the model
If an initial model in a problem, then one range for each parameter
stored in a Vector called localRanges
If a solution model, then one value for each parameter
stored in a Vector called localParameters |
ReactionType |
Description of a reaction type:
|
Sample |
Description of a sample:
Vector of data-points (values) and standard deviations (sdevs) for each variable at time-point time. |
Variable |
Description of a variable |
VariableSet |
Description of a variable set
|