| Package | Description |
|---|---|
| org.locationtech.geowave.analytic.sample.function |
| Modifier and Type | Class and Description |
|---|---|
class |
CentroidDistanceBasedSamplingRankFunction<T>
Rank objects using their distance to the closest centroid of a set of centroids.
|
class |
RandomSamplingRankFunction<T>
Pick any object at random by assigning a random weight over a uniform distribution.
|
Copyright © 2013–2022. All rights reserved.