Navigation: Code Documentation > RSFuzzyLogic > FuzzyConsts > Constants
FuzzyUnionKeywords Constant
Represents constant FuzzyUnionKeywords.
Namespace: FuzzyConsts
Delphi
FuzzyUnionKeywords: TFuzzyOperationKeywords = ('or', 'or-mean', 'or-meansqr', 'or-meansqrt', 'or-product', 'or-boundedsum', 'or-sum');
Value
Type: TFuzzyOperationKeywords
•FuzzyConsts