|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Answer | |
---|---|
data_structures |
Uses of Answer in data_structures |
---|
Methods in data_structures that return Answer | |
---|---|
Answer |
AbstractSearchStructure.computeNearestNeighbors(int k,
double[] queryVector)
This method returns an array of Result objects, corresponding to the k nearest neighbors' ids, names and their distances from the query vector, ordered by lowest distance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |