Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Delegates
TIFuzzyOperator Delegate
Represents type TIFuzzyOperator.
Namespace: FuzzyInterfaces
Delphi
type TIFuzzyOperator = function ( const Result: IFuzzySet; const X1, Y1, X2, Y2: TFzyFloat ): Boolean of object;
•FuzzyInterfaces