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