mirror of https://github.com/davisking/dlib.git
updated docs
This commit is contained in:
parent
8ed315c6fd
commit
36c6a64e02
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue