| Package | Description |
|---|---|
| org.locationtech.geowave.analytic.clustering | |
| org.locationtech.geowave.analytic.kmeans |
| Modifier and Type | Method and Description |
|---|---|
double |
NestedGroupCentroidAssignment.findCentroidForLevel(AnalyticItemWrapper<T> item,
AssociationNotification<T> associationNotification) |
| Modifier and Type | Method and Description |
|---|---|
double |
CentroidAssociationFn.compute(AnalyticItemWrapper<T> point,
Iterable<AnalyticItemWrapper<T>> targetSet,
AssociationNotification<T> associationNotification) |
double |
CentroidAssociationFn.compute(Iterable<AnalyticItemWrapper<T>> pointSet,
Iterable<AnalyticItemWrapper<T>> targetSet,
AssociationNotification<T> associationNotification) |
Copyright © 2013–2022. All rights reserved.