Click or drag to resize

TargetedSegmentListDifferentialCorrectorDifferenceMethod Property

Gets or sets the difference method used to compute the derivative of the function.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public FiniteDifferenceMethod DifferenceMethod { get; set; }

Property Value

Type: FiniteDifferenceMethod
See Also