Click or drag to resize

TargetedSegmentListDifferentialCorrectorMaximumIterations Property

Gets or sets the maximum number of iterations this operator will take to find a solution. By default, this is set to 50.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int MaximumIterations { get; set; }

Property Value

Type: Int32
See Also