Navigation: Code Documentation > RSFuzzyLogic > FuzzyConsts > Types
TXYUpdateTypes Type
Defines the set of what values (X or Y) in a fuzzy set have been updated.
Namespace: FuzzyConsts
Delphi
type TXYUpdateTypes = set of TXYUpdateType;
Used by some protected methods in the FuzzyLogic package.
•FuzzyConsts