Click or drag to resize

AdaptiveNumericalIntegratorMinimumStepSize Property

Gets or sets the (positive) minimum size of the CurrentStepSize.

Namespace:  AGI.Foundation.NumericalMethods.Advanced
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double MinimumStepSize { get; set; }

Property Value

Type: Double
See Also