Module point_cluster

Module point_cluster 

Source
Expand description

Point Cluster

Structs§

Cluster
A cluster is a storage device to maintain groups of information in a cluster
ClusterData
Used for storing features.
ClusterOptions
Options for point clustering
PointCluster
Point Cluster

Traits§

NewCluster
Trait for creating a new cluster struct

Type Aliases§

ClusterDataComparitor
Compare two data items, return true to merge data
ClusterPoint
A cluster point
LocalClusterStore
A locally allocated Point Cluster Store