Uses of Class
org.tinspin.index.qthypercube.QREntryDist
-
Packages that use QREntryDist Package Description org.tinspin.index.qthypercube -
-
Uses of QREntryDist in org.tinspin.index.qthypercube
Methods in org.tinspin.index.qthypercube that return types with arguments of type QREntryDist Modifier and Type Method Description List<QREntryDist<T>>QuadTreeRKD. knnQuery(double[] center, int k)Deprecated.
-