Package | Description |
---|---|
generalType2zSlices.system | |
intervalType2.system |
Modifier and Type | Method and Description |
---|---|
IT2_Antecedent[] |
GenT2z_Antecedent.getAntecedentasIT2Sets()
Returns this antecedent as a series of antecedents (each based on a single
zSlice) for interval type-2 FLSs.
|
Modifier and Type | Method and Description |
---|---|
IT2_Antecedent[] |
IT2_Rule.getAntecedents() |
Constructor and Description |
---|
IT2_Rule(IT2_Antecedent[] antecedents,
IT2_Consequent consequent)
Standard constructor for a single consequent.
|
IT2_Rule(IT2_Antecedent[] antecedents,
IT2_Consequent[] consequents)
Standard constructor.
|