Click or drag to resize

NumericallyComputedMultivariableFunctionDerivativeResultsDifferenceMethod 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.2.419.0 (24.2.419.0)
Syntax
public FiniteDifferenceMethod DifferenceMethod { get; }

Property Value

Type: FiniteDifferenceMethod
See Also