Click or drag to resize

MultivariableFunctionEvaluationAndDerivativeResultsTResults, TDerivativeResultsDerivativeResults Property

Gets the derivative results from the evaluation of the multivariable function.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public TDerivativeResults DerivativeResults { get; }

Property Value

Type: TDerivativeResults
See Also