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