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

updated the docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403157
parent b08282e2
...@@ -111,6 +111,10 @@ ...@@ -111,6 +111,10 @@
<name>reciprocal</name> <name>reciprocal</name>
<link>dlib/matrix/matrix_math_functions_abstract.h.html#reciprocal</link> <link>dlib/matrix/matrix_math_functions_abstract.h.html#reciprocal</link>
</item> </item>
<item>
<name>reciprocal_max</name>
<link>dlib/matrix/matrix_math_functions_abstract.h.html#reciprocal_max</link>
</item>
<item> <item>
<name>normalize</name> <name>normalize</name>
<link>dlib/matrix/matrix_math_functions_abstract.h.html#normalize</link> <link>dlib/matrix/matrix_math_functions_abstract.h.html#normalize</link>
......
...@@ -168,6 +168,7 @@ ...@@ -168,6 +168,7 @@
<term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="sigmoid"/> <term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="sigmoid"/>
<term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="reciprocal"/> <term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="reciprocal"/>
<term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="reciprocal_max"/>
<term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="round"/> <term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="round"/>
<term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="round_zeros"/> <term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="round_zeros"/>
<term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="complex_matrix"/> <term file="dlib/matrix/matrix_math_functions_abstract.h.html" name="complex_matrix"/>
......
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