Click or drag to resize

TargetedSegmentListDifferentialCorrectorResultsFunctionSolverResults Property

Gets the function results of the corrector.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public MultivariableFunctionSolverResults<MultivariableFunctionSolverIterationResults> FunctionSolverResults { get; }

Property Value

Type: MultivariableFunctionSolverResultsMultivariableFunctionSolverIterationResults
See Also