Package | Description |
---|---|
generalType2zSlices.sets | |
generic | |
intervalType2.sets | |
type1.sets |
Modifier and Type | Interface and Description |
---|---|
interface |
GenT2zMF_Interface |
Modifier and Type | Class and Description |
---|---|
class |
GenT2zMF_CylExtension |
class |
GenT2zMF_Discretized |
class |
GenT2zMF_Gaussian
zSlices based General Type-2 MF implementation for Gaussian Membership Functions.
|
class |
GenT2zMF_Intersection |
class |
GenT2zMF_Prototype
Prototype class for zSlices based general type-2 fuzzy sets.
|
class |
GenT2zMF_Trapezoidal |
class |
GenT2zMF_Triangular
zSlices based General Type-2 MF implementation for Triangular Membership Functions.
|
class |
GenT2zMF_Union |
Modifier and Type | Method and Description |
---|---|
MF_Interface |
Input.getInputMF() |
Modifier and Type | Interface and Description |
---|---|
interface |
IntervalT2MF_Interface |
Modifier and Type | Class and Description |
---|---|
class |
IntervalT2MF_Cylinder
The class IntervalT2MF_Cylinder represents a membership function which is
defined by a single Tuple and can be seen as a cylinder from left to right.
|
class |
IntervalT2MF_Gauangle |
class |
IntervalT2MF_Gaussian
Class for Gaussian Interval Type-2 Fuzzy Sets
|
class |
IntervalT2MF_Intersection
Class that manages the intersection of two interval type-2 MFs.
|
class |
IntervalT2MF_Prototype
Prototype class for interval type-2 fuzzy sets.
|
class |
IntervalT2MF_Trapezoidal
Class for Trapezoidal Interval Type-2 Fuzzy Sets
|
class |
IntervalT2MF_Triangular
Class for Triangular Interval Type-2 Fuzzy Sets
|
class |
IntervalT2MF_Union
Union operation for interval type 2
|
Modifier and Type | Interface and Description |
---|---|
interface |
T1MF_Interface
Interface for Type-1 Fuzzy Membership Functions.
|
Modifier and Type | Class and Description |
---|---|
class |
T1MF_Cylinder
The T1MF_Cylinder class is mainly a support class for the IT2 class.
|
class |
T1MF_Discretized
The class allows the specification of a type-1 MF based on single points alone,
i.e. in a discretised fashion.
|
class |
T1MF_Gauangle
Class for Gauangle Type-1 Fuzzy Membership Functions.
|
class |
T1MF_Gaussian
Class for Gaussian Type-1 Fuzzy Membership Functions.
|
class |
T1MF_Intersection |
class |
T1MF_Meet
Meet operation for 2 Type-1 sets, mostly used while computing general Type-2 FLSs.
|
class |
T1MF_Prototype
Prototype class for Type-1 Fuzzy Membership Functions.
|
class |
T1MF_Singleton
Membership Function represented by a single double value - for example heavily used in TSK/Anfis for consequents.
|
class |
T1MF_Trapezoidal
Class for Trapezoidal Type-1 Fuzzy Membership Functions.
|
class |
T1MF_Triangular |
class |
T1MF_Union |