public class IntervalT2MF_Union extends IntervalT2MF_Prototype
isLeftShoulder, isRightShoulder, lMF, name, support, uMF
Constructor and Description |
---|
IntervalT2MF_Union(IntervalT2MF_Interface a,
IntervalT2MF_Interface b)
THIS SHOULD BE REMOVED AND ALL UNION AMD INTERSECTION SHOULD BE DONE THROUGH TYPE-1 CASES
Creates a new instance of IntervalT2MF_Union
|
Modifier and Type | Method and Description |
---|---|
double |
getPeak() |
java.util.HashSet |
getSets() |
boolean |
isNull() |
getCentroid, getFS, getFSAverage, getLMF, getLowerBound, getName, getSupport, getUMF, getUpperBound, isLeftShoulder, isRightShoulder, setLeftShoulder, setName, setRightShoulder, setSupport, toString
public IntervalT2MF_Union(IntervalT2MF_Interface a, IntervalT2MF_Interface b)
public java.util.HashSet getSets()
public boolean isNull()
public double getPeak()
getPeak
in interface IntervalT2MF_Interface
getPeak
in class IntervalT2MF_Prototype