Click or drag to resize

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

Property Value

Type: FiniteDifferenceMethod
See Also