Click or drag to resize

MultivariableFunctionSolverStepResultTResults, TDerivativeResultsWarnings Property

Gets any warnings that may have been encountered during this evaluation.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public List<MultivariableFunctionSolverWarning> Warnings { get; }

Property Value

Type: ListMultivariableFunctionSolverWarning
See Also