| TargetedSegmentListOptimizerFunction Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | TargetedSegmentListOptimizerFunction(TargetedSegmentListOptimizerFunction, CopyContext) | Initializes a new instance as a copy of an existing instance. | 
|  | TargetedSegmentListOptimizerFunction(IListSegmentPropagatorVariableEvaluator, SegmentPropagatorCostFunctionEvaluator, IListSegmentPropagatorConstraintEvaluator, IListSegmentPropagatorInequalityConstraintEvaluator, IListSegmentPropagator, FiniteDifferenceMethod, TargetedSegmentListResults, TargetedSegmentListConfiguration) | 
            Initializes a new instance. The items passed in can be the original items that would be 
            propagated normally; you do not need to clone or otherwise copy the parameters for this function.
             | 
 See Also
See Also