|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfuzzyowl2.FuzzyDatatype
fuzzyowl2.TrapezoidalFunction
public class TrapezoidalFunction
Trapezoidal function.
| Constructor Summary | |
|---|---|
TrapezoidalFunction(double a,
double b,
double c,
double d)
|
|
| Method Summary | |
|---|---|
double |
getA()
|
double |
getB()
|
double |
getC()
|
double |
getD()
|
java.lang.String |
toString()
|
| Methods inherited from class fuzzyowl2.FuzzyDatatype |
|---|
getMaxValue, getMinValue, setMaxValue, setMinValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TrapezoidalFunction(double a,
double b,
double c,
double d)
| Method Detail |
|---|
public double getA()
public double getB()
public double getC()
public double getD()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||