FsODE Namespace

Type/Module Description

Model

Defines a model with one dimension

OdeContext

Context to solve ordinary differential equations

OdeSolverMethod

ODE solver method

OdeSolverOptions

ODE solver options

SimpleModel

Defines a model with one dimension

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