public interface QueryIteratorKNN<T> extends Iterator<T>
| Modifier and Type | Method and Description |
|---|---|
QueryIteratorKNN<T> |
reset(double[] center,
int k) |
forEachRemaining, hasNext, next, removeQueryIteratorKNN<T> reset(double[] center, int k)
Copyright © 2018. All rights reserved.