Package one.empty3.feature
Class DbsPoint
java.lang.Object
one.empty3.feature.DbsPoint
- All Implemented Interfaces:
DataPoint
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DbsPoint
public DbsPoint(double[] d)
-
-
Method Details
-
distance
-
setCluster
public void setCluster(int id) - Specified by:
setClusterin interfaceDataPoint
-
getCluster
public int getCluster()- Specified by:
getClusterin interfaceDataPoint
-
getX
public int getX() -
getY
public int getY()
-