Click or drag to resize

VariableOrderOdeSolver Methods

The VariableOrderOdeSolver type exposes the following members.

Methods
 NameDescription
Public methodSolve Solves the given initial value problem of ordinary differential equation of the form y' = f(t,y) or y' = M(t,y)*f(t,y) for problems that involve a mass matrix M.
Top
See Also