- label - Variable in class sets.general.FuzzySet
-
Name that the user gives to the set.
- LabelExists - Class in primitives.labeling
-
This class implements the primitive label-exists?.
- LabelExists() - Constructor for class primitives.labeling.LabelExists
-
- LabelOfSet - Class in primitives.labeling
-
This class implements the primitive label-of.
- LabelOfSet() - Constructor for class primitives.labeling.LabelOfSet
-
- LGEFormat(LogoList, int) - Static method in class general.SupportFunctions
-
Checks the format of Logistic,Exponential and Gaussian sets
- load(PrimitiveManager) - Method in class general.FuzzyLogic
-
- Logistic - Class in primitives.creation
-
This class creates a new logistic set.
- Logistic() - Constructor for class primitives.creation.Logistic
-
- LogisticSet - Class in sets.function
-
This class represents logistic sets.
- LogisticSet(List<Double>, boolean, String, double[]) - Constructor for class sets.function.LogisticSet
-
Call the constructor of FunctionSet.
- LogisticWithLabel - Class in primitives.creation
-
This class creates a new logistic set with the label given.
- LogisticWithLabel() - Constructor for class primitives.creation.LogisticWithLabel
-
- LOM - Class in primitives.defuzzification
-
This class implements the lom-of primitive.Last of Maxima.
- LOM() - Constructor for class primitives.defuzzification.LOM
-
- lowerEnvelope(PointSet, PointSet) - Static method in class general.DegreeOfFulfillment
-
Calculate the lower envelope of two piecewise linear sets.
- LowerEnvelope - Class in general
-
This class implements the lower-envelope primitive.
- LowerEnvelope() - Constructor for class general.LowerEnvelope
-