Click or drag to resize
ODEGetMaximumStepsize Method
Returns the maximum internal step size.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double GetMaximumStepsize()

Return Value

Type: Double
A double specifying the maximum internal step size.
See Also