DATATYPE - the primitive array datatype which represents a centroid of this
cluster.public interface SpatialClusters<DATATYPE> extends Clusters
SpatialClusterer.CLUSTER_HEADER| Modifier and Type | Method and Description |
|---|---|
HardAssigner<DATATYPE,?,?> |
defaultHardAssigner()
Get the default hard assigner for this clusterer.
|
int |
numClusters()
Get the number of clusters.
|
int |
numDimensions()
Get the data dimensionality
|
asciiHeader, readASCIIbinaryHeader, readBinaryasciiHeader, writeASCIIbinaryHeader, writeBinaryint numDimensions()
int numClusters()
HardAssigner<DATATYPE,?,?> defaultHardAssigner()