Returns TRUE if the current fuzzy set intersects the passed in fuzzy set. Two fuzzy sets intersect if at any point in the universe of discourse (between XMinimum and XMaximum), both fuzzy sets have non-zero memberships
Namespace: FuzzyLogic
Delphi |
public |
Parameters
FuzzySet
Type: TFuzzySet
Type: Boolean
Reference |