We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ece722 commit d5a1b3cCopy full SHA for d5a1b3c
src/VPTrees.jl
@@ -2,6 +2,6 @@ module VPTrees
2
3
include("vantage_point_tree.jl")
4
5
-export VPTree, find, hamming, find_nearest
+export VPTree, find, find_nearest
6
7
end # module
0 commit comments