Click or drag to resize

AdaptiveNumericalIntegratorStepDeflationFactor Property

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

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 StepDeflationFactor { get; set; }

Property Value

Type: Double
See Also