Click or drag to resize

MultivariableFunctionSolverResultsTIterationResultsFinalIteration Property

Gets the TIterationResults of the final iteration. is returned if there are no results.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TIterationResults FinalIteration { get; }

Property Value

Type: TIterationResults
See Also