Click or drag to resize

MultivariableFunctionSolverStepResultTResults, TDerivativeResultsVariableDelta Property

Gets the change that should be applied to the state variables in the next iteration.

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

Property Value

Type: Double
See Also