Click or drag to resize

TargetedSegmentListDifferentialCorrectorResults.FunctionSolverResults Property

Gets the function results of the corrector.

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

Property Value

Type: MultivariableFunctionSolverResults<MultivariableFunctionSolverIterationResults>
See Also