Click or drag to resize

TargetedSegmentListOptimizerFunctionResults.SegmentListResults Property

Gets or sets the segment results computed when the TargetedSegmentListOptimizerFunction was evaluated.

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

Property Value

Type: SegmentListResults
See Also