| Package | Description |
|---|---|
| weka.tools.fuzzyNorms.sNorms | |
| weka.tools.fuzzyNorms.tNorms |
| Modifier and Type | Class and Description |
|---|---|
class |
FuzzySNorm
Base class for the fuzzy s-norm
|
class |
HamaherSNorm
Calculate the Hamaher norm for two values
|
class |
LukasiewiczSNorm
Calculate the Lukasiewicz norm for two values
|
class |
MaxSNorm
Calculate the Max norm for two values
|
| Modifier and Type | Class and Description |
|---|---|
class |
DrasticTNorm |
class |
FuzzyTNorm
Base Class for fuzzy t-norms
|
class |
HamaherTNorm
Calculate the Hamaher norm for two values
|
class |
LukasiewiczTNorm
Calculate the Lukasiewicz norm for two values
|
class |
MinTNorm
Calculate the Min norm for two values
|
class |
NilpotentTNorm
Calculate the Nilpotent norm for two values
|
class |
ProdTNorm
Calculate the product norm for two values
|
Copyright © 2020. All rights reserved.