Package | Description |
---|---|
messif.pivotselection |
Support for selection of representative objects (pivots).
|
Modifier and Type | Method and Description |
---|---|
boolean |
CoveragePivotChooser.Ball.intersectsWith(CoveragePivotChooser.Ball b,
CoveragePivotChooser.PrecomputedDistances pd)
Checks if this ball and the passed ball intersect or not.
|
Constructor and Description |
---|
CoveragePivotChooser.Ball(LocalAbstractObject pivot,
int pivotIndex,
CoveragePivotChooser.PrecomputedDistances pd)
Create a new Ball and compute the number of objects covered by the ball and its neighbohood,
see
CoveragePivotChooser.Ball.objects for more information. |