TargetedSegmentListParameterOptimizerCostFunction 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 SegmentPropagatorCostFunction CostFunction { get; set; }
Public Property CostFunction As SegmentPropagatorCostFunction
Get
Set
public:
property SegmentPropagatorCostFunction^ CostFunction {
SegmentPropagatorCostFunction^ get ();
void set (SegmentPropagatorCostFunction^ value);
}
member CostFunction : SegmentPropagatorCostFunction with get, set
Property Value
Type:
SegmentPropagatorCostFunctionSee Also