Click or drag to resize

SegmentPropagatorVariablePerturbationValue Property

Gets or sets the perturbation value to use when computing a numerical derivative relative to this variable of a SolvableMultivariableFunction that uses SegmentPropagators.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double PerturbationValue { get; set; }

Property Value

Type: Double
See Also