Iterates through all the points in Self and the FuzzySet parameter, and calls the fuzzy operator at each point. No FuzzySet is returned. If the Fuzzy Operator function returns True it means that this method should abort and this method returns True.
Namespace: FuzzyInterfaces
Delphi |
public |
Parameters
FuzzySet
Type: IFuzzySet
FuzzyOperator
Type: TIFuzzyComparison
Type: Boolean
The FuzzyEquals method use this method to quickly determine the maximum of the minimum. |
Reference |