A B C D E F G H I L M N O P R S T U V 

E

EmptySet - Class in sets.general
This sets contains nothing.
EmptySet(String, boolean, String, double[]) - Constructor for class sets.general.EmptySet
Call the constructor in FuzzySet.
EmptySet() - Constructor for class sets.general.EmptySet
Empty constructor, easier and faster to use.
errorShown - Static variable in class general.FuzzyLogic
 
evaluate(double) - Method in class sets.derived.CutSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.derived.CutSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.derived.PowerSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.derived.PowerSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.derived.ProdSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.derived.ProdSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.function.ExponentialSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.function.ExponentialSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.function.GaussianSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.function.GaussianSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.function.LogisticSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.function.LogisticSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.general.EmptySet
 
evaluate(FuzzySet) - Method in class sets.general.EmptySet
 
evaluate(double) - Method in class sets.general.FuzzySet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.general.FuzzySet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.operator.MaxOrSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.operator.MaxOrSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.operator.MinAndSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.operator.MinAndSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.operator.NotSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.operator.NotSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.operator.ProbOrSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.operator.ProbOrSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.operator.SumSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.operator.SumSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.points.DiscreteNumericSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.points.DiscreteNumericSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.points.IntervalWithPointsSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.points.IntervalWithPointsSet
Evaluate a fuzzy set in this fuzzy set.
evaluate(double) - Method in class sets.points.PiecewiseLinearSet
Evaluate a number in the fuzzy set.
evaluate(FuzzySet) - Method in class sets.points.PiecewiseLinearSet
Evaluate a fuzzy set in this fuzzy set.
Evaluation - Class in general
This class implements the evaluation primitive
Evaluation() - Constructor for class general.Evaluation
 
execute(double[], double[]) - Method in interface primitives.operators.Command
Perform an operation with two points.
execute(double[], double[]) - Method in class primitives.operators.MaxOr.Max
Perform an operation with two points.
execute(double[], double[]) - Method in class primitives.operators.MinAnd.Min
Perform an operation with two points.
execute(double[], double[]) - Method in class primitives.operators.ProbOr.Prob
Perform an operation with two points.
execute(double[], double[]) - Method in class primitives.operators.Sum.Add
Perform an operation with two points.
Exponential - Class in primitives.creation
This class creates a new exponential set.
Exponential() - Constructor for class primitives.creation.Exponential
 
ExponentialSet - Class in sets.function
This class represents exponential sets.
ExponentialSet(List<Double>, boolean, String, double[]) - Constructor for class sets.function.ExponentialSet
Call the constructor of FunctionSet.
ExponentialWithLabel - Class in primitives.creation
This class creates a new exponential set with the label given.
ExponentialWithLabel() - Constructor for class primitives.creation.ExponentialWithLabel
 
A B C D E F G H I L M N O P R S T U V