public class DefaultNegation extends FuzzyNegation
| Constructor and Description |
|---|
DefaultNegation() |
| Modifier and Type | Method and Description |
|---|---|
Double |
eval(Double x)
Evaluates the function for the given element.
|
public Double eval(Double x)
SimpleFunctioneval in interface SimpleFunction<Double,Double>eval in class FuzzyNegationx - some elementCopyright © 2018. All rights reserved.