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