Data type ClusterPoint
access this type via: ml.cluster.Clustering (uses)
Data type to represent a cluster point, with an associated data instance and list of values.
Fields
Data element The data element associated with this point, if any.
dec values[] The list of values representing this point.