Click or drag to resize

VariableOrderOdeSolverOptionsInitialStepSize Property

Suggested initial step size. The solver will try this first. By default the solver determines an initial step size automatically.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double InitialStepSize { get; set; }

Property Value

Double
See Also