Click or drag to resize

TargetedSegmentListDifferentialCorrectorResults.Converged Property

Gets or sets a value indicating whether the corrector converged.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool Converged { get; protected set; }

Property Value

Type: Boolean
See Also