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