public class T1MF_Meet extends T1MF_Prototype
isLeftShoulder, isRightShoulder, name, support
Constructor and Description |
---|
T1MF_Meet(T1MF_Interface a,
T1MF_Interface b)
Creates a new instance of T1MF_DiscretizedMeet
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object o) |
Tuple |
getAlphaCut(double alpha)
Returns the x values where the alpha cut using the alpha (y) value provided "cuts" the function curve
|
double |
getFS(double x) |
double |
getPeak() |
boolean |
intersectionExists() |
getDefuzzifiedCentroid, getDefuzzifiedCOS, getName, getSupport, isLeftShoulder, isRightShoulder, setLeftShoulder, setName, setRightShoulder, setSupport
public T1MF_Meet(T1MF_Interface a, T1MF_Interface b)
public double getFS(double x)
public boolean intersectionExists()
public Tuple getAlphaCut(double alpha)
public double getPeak()
public int compareTo(java.lang.Object o)