Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Delegates
TFuzzyOperator Delegate
Event signature for acting on a fuzzy set's values
Namespace: FuzzyLogic
Delphi
type TFuzzyOperator = function ( const FuzzySet: TFuzzySetValues; const X1, Y1, X2, Y2: TFzyFloat ): Boolean of object;
•FuzzyLogic.TFuzzySetValue
•FuzzyLogic.TFuzzySetValues
•FuzzyLogic