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: FuzzyInterfaces
Delphi |
public |
Parameters
FuzzySet
Type: IFuzzySet
Type: Boolean
Reference |