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