Returns a new fuzzy set where shape either above (intersection) or below (union) the Cutoff value is truncated.
Namespace: IFuzzyLogic
Parameters
CutOff
Type: TFzyFloat
CutValuesBelow
Type: Boolean
Type: IFuzzySet
IFuzzySet.Cutoff(TFzyFloat,Boolean)
The Cutoff methods acts like the union or intersection between the fuzzy set and the horizontal line specified by the Cutoff value ( which is a Y Value between 0 and 1). |
Reference |