updated docs

This commit is contained in:
Davis King 2013-02-28 20:29:14 -05:00
parent 8ed315c6fd
commit 36c6a64e02
1 changed files with 8 additions and 3 deletions

View File

@ -54,9 +54,14 @@
<item>find_percent_shortest_edges_randomly</item> <item>find_percent_shortest_edges_randomly</item>
<item>find_k_nearest_neighbors</item> <item>find_k_nearest_neighbors</item>
<item>find_approximate_k_nearest_neighbors</item> <item>find_approximate_k_nearest_neighbors</item>
<item>squared_euclidean_distance</item> <item nolink="true">
<item>cosine_distance</item> <name>Distance Functions</name>
<item>negative_dot_product_distance</item> <sub>
<item>negative_dot_product_distance</item>
<item>squared_euclidean_distance</item>
<item>cosine_distance</item>
</sub>
</item>
</section> </section>
<section> <section>