OdeIntegrator.MinStepSize Property

Gets or sets the minimum step size.

Definition

Namespace: Numerics.NET.Calculus.OrdinaryDifferentialEquations
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double MinStepSize { get; set; }

Property Value

Double

See Also