Uses of Class
org.episteme.core.mathematics.logic.fuzzy.FuzzyRule
Packages that use FuzzyRule
-
Uses of FuzzyRule in org.episteme.core.mathematics.logic.fuzzy
Methods in org.episteme.core.mathematics.logic.fuzzy that return FuzzyRuleModifier and TypeMethodDescriptionParses and registers a new rule from its string representation.Registers an existing FuzzyRule object with the engine.Methods in org.episteme.core.mathematics.logic.fuzzy with parameters of type FuzzyRuleModifier and TypeMethodDescriptionRegisters an existing FuzzyRule object with the engine.voidFuzzyEngine.evaluateRule(FuzzyRule rule) Evaluates a pre-parsed FuzzyRule object.