Click or drag to resize

AdaptiveNumericalIntegratorMaximumStepSize Property

Gets or sets the maximum 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 MaximumStepSize { get; set; }

Property Value

Type: Double
See Also