TargetedSegmentListParameterOptimizerEqualities 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<SegmentPropagatorConstraint> Equalities { get; }
Public ReadOnly Property Equalities As IList(Of SegmentPropagatorConstraint)
Get
public:
property IList<SegmentPropagatorConstraint^>^ Equalities {
IList<SegmentPropagatorConstraint^>^ get ();
}
member Equalities : IList<SegmentPropagatorConstraint> with get
Property Value
Type:
IListSegmentPropagatorConstraintSee Also