Click or drag to resize

AdaptiveNumericalIntegratorStepInflationExponent Property

Gets or sets the exponent to apply to the error when calculating the amount to increase the size of the step.

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

Property Value

Type: Double
See Also