TargetedSegmentListParameterOptimizerVariables Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public IList<SegmentPropagatorVariable> Variables { get; }
Public ReadOnly Property Variables As IList(Of SegmentPropagatorVariable)
Get
public:
property IList<SegmentPropagatorVariable^>^ Variables {
IList<SegmentPropagatorVariable^>^ get ();
}
member Variables : IList<SegmentPropagatorVariable> with get
Property Value
Type:
IListSegmentPropagatorVariableSee Also