Click or drag to resize

TargetedSegmentListOptimizerFunctionResultsConfiguration Property

Gets or sets the configuration object used for the segment propagators that were propagated in computing these results.

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

Property Value

Type: SegmentListConfiguration
See Also