Uses of Class
io.github.jbellis.jvector.graph.SearchResult.NodeScore
Packages that use SearchResult.NodeScore
-
Uses of SearchResult.NodeScore in io.github.jbellis.jvector.graph
Methods in io.github.jbellis.jvector.graph that return SearchResult.NodeScoreModifier and TypeMethodDescriptionSearchResult.getNodes()NodeQueue.nodesCopy(NodeSimilarity.ExactScoreFunction sf, float rerankFloor) Constructors in io.github.jbellis.jvector.graph with parameters of type SearchResult.NodeScoreModifierConstructorDescriptionSearchResult(SearchResult.NodeScore[] nodes, BitSet visited, int visitedCount)