Click or drag to resize

VariableOrderOdeSolverOptionsMaxStepSize Property

Upper bound on step size. Defaults to one-tenth of the times span interval.

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

Property Value

Double
See Also