Click or drag to resize

AdaptiveNumericalIntegrator.StepInflationFactor Property

Gets or sets a scalar multiplier to apply to the step when increasing it.

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

Property Value

Type: Double
See Also