Click or drag to resize

TargetedSegmentListParameterOptimizer.DifferenceMethod 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: 25.1.421.0 (25.1.421.0)
Syntax
public FiniteDifferenceMethod DifferenceMethod { get; set; }

Property Value

Type: FiniteDifferenceMethod
See Also