Navigation: Code Documentation > IE > FuzzyLogicPackage > Enumerations
TFuzzyAssertFunctionType Enumeration
Represents type TFuzzyAssertFunctionType.
Namespace: FuzzyLogicPackage
Delphi
type TFuzzyAssertFunctionType = (fafAssert, fafAssertUnconditional);
Name
Description
fafAssert
Represents constant fafAssert.
fafAssertUnconditional
Represents constant fafAssertUnconditional.
Top
•FuzzyLogicPackage