PAIRTYPE - public interface RegionMode<PAIRTYPE>
RegionMode instances can provide Neighbours of the n'th data
point given all the data points| Modifier and Type | Method and Description |
|---|---|
List<PAIRTYPE> |
regionQuery(int index) |
boolean |
validRegion(List<PAIRTYPE> region) |
List<PAIRTYPE> regionQuery(int index)
index - boolean validRegion(List<PAIRTYPE> region)
region -