Commit 36c6a64e authored by Davis King's avatar Davis King

updated docs

parent 8ed315c6
......@@ -54,9 +54,14 @@
<item>find_percent_shortest_edges_randomly</item>
<item>find_k_nearest_neighbors</item>
<item>find_approximate_k_nearest_neighbors</item>
<item>squared_euclidean_distance</item>
<item>cosine_distance</item>
<item>negative_dot_product_distance</item>
<item nolink="true">
<name>Distance Functions</name>
<sub>
<item>negative_dot_product_distance</item>
<item>squared_euclidean_distance</item>
<item>cosine_distance</item>
</sub>
</item>
</section>
<section>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment