Click or drag to resize

NumericallyComputedOptimizerFunctionDerivativeResultsFunctionResultsUsedToComputeDerivative Property

Gets the results of the function that were computed at the perturbed values of the variables.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public OptimizerMultivariableFunctionResults[] FunctionResultsUsedToComputeDerivative { get; }

Property Value

Type: OptimizerMultivariableFunctionResults
See Also