Click or drag to resize

NumericallyComputedOptimizerFunctionDerivativeResultsDifferenceMethod Property

Gets which difference method was used to compute these results.

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

Property Value

Type: FiniteDifferenceMethod
See Also