Uses of Class
org.episteme.core.mathematics.logic.fuzzy.FuzzySet
Packages that use FuzzySet
-
Uses of FuzzySet in org.episteme.core.mathematics.logic.fuzzy
Methods in org.episteme.core.mathematics.logic.fuzzy that return FuzzySetModifier and TypeMethodDescriptionFuzzySet.complement()Returns the complement of this fuzzy set.FuzzySet.intersection(FuzzySet<T> other) Returns the intersection of this set and another (min).Returns the union of this set and another (max).Methods in org.episteme.core.mathematics.logic.fuzzy with parameters of type FuzzySet