Model
Defines a model with one dimension
OdeContext
Context to solve ordinary differential equations
OdeSolverMethod
ODE solver method
OdeSolverOptions
ODE solver options
SimpleModel
SolPoint
Structure to represent solution point. Current point has form (x,y1,y2,...,yn), where n is problem's dimension
SolPoints
Module to manipulate a sequence of solution point. Points have the form (x,y1,y2,...,yn), where n is problem's dimension
Stochastic