Navigation: Code Documentation > RSFuzzyLogic > FuzzyConsts > Types
TFuzzyCorrelationMethodNames Type
Defines a type for specifying text strings for the fuzzy correlation methods.
Namespace: FuzzyConsts
Delphi
type TFuzzyCorrelationMethodNames = Array[TFuzzyCorrelationMethod] of String;
•FuzzyConsts