Navigation: Code Documentation > RSFuzzyLogic > FuzzyConsts > Types
TFuzzyCorrelationMethods Type
Defines a set of the fuzzy correlation method types: minimum and product.
Namespace: FuzzyConsts
Delphi
type TFuzzyCorrelationMethods = set of TFuzzyCorrelationMethod;
•FuzzyConsts