ExtremeValueOfSegmentCostFunction Constructor |
Name | Description | |
---|---|---|
ExtremeValueOfSegmentCostFunction | Initializes a new instance. Before GetEvaluator(EvaluatorGroup) can be called, Scalar, Segment, and Goal must be configured, and Settings must be configured with a valid Tolerance. Scaling defaults to NoScalingOnCostFunction. | |
ExtremeValueOfSegmentCostFunction(ExtremeValueOfSegmentCostFunction, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
ExtremeValueOfSegmentCostFunction(CostFunctionGoal, SegmentDefinition, Double, ExtremumType) |
Initializes a new instance.
| |
ExtremeValueOfSegmentCostFunction(CostFunctionGoal, Scalar, SegmentDefinition, Double, TimeBasedStateParameter, ExtremumType) |
Initializes a new instance.
| |
ExtremeValueOfSegmentCostFunction(CostFunctionGoal, Scalar, SegmentDefinition, Double, TimeBasedStateParameter, ExtremumType, CostFunctionScaling, Double) |
Initializes a new instance.
|