- main(String[]) - Static method in class general.Pruebas
-
- maxContinuous(LogoList) - Method in class primitives.operators.MaxOr
-
Calculate the max of two or more continuous sets.
- MaxCutRule - Class in primitives.rules
-
This class implements the max-truncate-rule primitive.
- MaxCutRule() - Constructor for class primitives.rules.MaxCutRule
-
- maxDiscrete(LogoList) - Method in class primitives.operators.MaxOr
-
Calculate the max of two or more discrete sets.
- MaxOr - Class in primitives.operators
-
This class implements the primitives "max" and "or".
- MaxOr() - Constructor for class primitives.operators.MaxOr
-
- MaxOr.Max - Class in primitives.operators
-
Inner class that implements the command to perform in max operations.
- MaxOr.Max() - Constructor for class primitives.operators.MaxOr.Max
-
- MaxOrSet - Class in sets.operator
-
This class represents max(also known by or) sets.
- MaxOrSet(List<FuzzySet>, boolean, String, double[]) - Constructor for class sets.operator.MaxOrSet
-
Call the constructor from FunctionSet.
- maxPiecewise(LogoList) - Method in class primitives.operators.MaxOr
-
Calculate the max of two or more piecewise sets.
- MaxProdRule - Class in primitives.rules
-
This class implements the max-prod-rule primitive.
- MaxProdRule() - Constructor for class primitives.rules.MaxProdRule
-
- meanOfMax(List<double[]>) - Method in class primitives.defuzzification.MeOM
-
Calculate the mean of the intervals on a list.
- MeOM - Class in primitives.defuzzification
-
This class implements the meom-of primitive.Mean of Maxima.
- MeOM() - Constructor for class primitives.defuzzification.MeOM
-
- MinAnd - Class in primitives.operators
-
This class implements the primitives "max" and "or".
- MinAnd() - Constructor for class primitives.operators.MinAnd
-
- MinAnd.Min - Class in primitives.operators
-
Inner class that implements the command to perform in min operations.
- MinAnd.Min() - Constructor for class primitives.operators.MinAnd.Min
-
- MinAndSet - Class in sets.operator
-
This class represents min(also known by and) sets.
- MinAndSet(List<FuzzySet>, boolean, String, double[]) - Constructor for class sets.operator.MinAndSet
-
Call the constructor from FunctionSet.
- minContinuous(LogoList) - Method in class primitives.operators.MinAnd
-
Calculate the min of two or more continuous sets.
- MinCutRule - Class in primitives.rules
-
This class implements the min-truncate-rule primitive.
- MinCutRule() - Constructor for class primitives.rules.MinCutRule
-
- minDiscrete(LogoList) - Method in class primitives.operators.MinAnd
-
Calculate the min of two or more discrete sets.
- minPiecewise(LogoList) - Method in class primitives.operators.MinAnd
-
Calculate the min of two or more piecewise sets.
- MinProdRule - Class in primitives.rules
-
This class implements the min-prod-rule primitive.
- MinProdRule() - Constructor for class primitives.rules.MinProdRule
-
- mixedFulfillment(FuzzySet, FuzzySet) - Static method in class general.DegreeOfFulfillment
-
Calculate the degree of fulfillment of a continuous and a discrete set.
- MOM - Class in primitives.defuzzification
-
This class implements the mom-of primitive.Middle of Maxima.
- MOM() - Constructor for class primitives.defuzzification.MOM
-
- multipleEvaluation(FuzzySet, LogoList) - Method in class general.Evaluation
-
Calculate all the evaluations of the logo list elements.