Package org.episteme.core.mathematics.logic.fuzzy
package org.episteme.core.mathematics.logic.fuzzy
Provides the
org.episteme.core.mathematics.logic.fuzzy module.-
ClassDescriptionThis exception is thrown if an error occurs during evaluation of a rule.Fuzzy engine implementation.Abstraction for fuzzy expressions.Fuzzy Logic system where truth values are Real numbers in [0, 1].Abstraction for fuzzy rules.FuzzySet<T>Represents a fuzzy set.Abstraction for fuzzy linguistic variables.Abstraction for fuzzy membership functions.This exception is thrown if defuzzification is attempted and no rules fired.This exception is thrown if an error occurs during parsing a fuzzy rule.T-norm (Triangular norm) for fuzzy logic.TriangularMembershipFunction<T extends Number>Triangular fuzzy membership function implementation.