Click or drag to resize

AdaptiveNumericalIntegratorStepDeflationExponent Property

Gets or sets the exponent to apply to the error when calculating the amount to decrease 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 StepDeflationExponent { get; set; }

Property Value

Type: Double
See Also