mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
updated the docs
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403157
This commit is contained in:
parent
b08282e268
commit
36a8b0dcfd
@ -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 @@
|
|||||||
|
|
||||||
<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"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user