public class LinearFunction extends FuzzyDatatype
Constructor and Description |
---|
LinearFunction(double a,
double b) |
Modifier and Type | Method and Description |
---|---|
double |
getA() |
double |
getB() |
java.lang.String |
toString() |
getMaxValue, getMinValue, setMaxValue, setMinValue