Commit 625488ee authored by Davis King's avatar Davis King

updated docs

parent d9a93fdc
......@@ -410,6 +410,10 @@
<name>is_vector</name>
<link>dlib/matrix/matrix_utilities_abstract.h.html#is_vector</link>
</item>
<item>
<name>is_finite</name>
<link>dlib/matrix/matrix_utilities_abstract.h.html#is_finite</link>
</item>
<item>
<name>const_temp_matrix</name>
<link>dlib/matrix/matrix_abstract.h.html#const_temp_matrix</link>
......
......@@ -522,6 +522,10 @@
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="is_vector" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="is_row_vector" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="is_col_vector" include="dlib/matrix.h"/>
<term name="is_finite">
<term link="dlib/matrix/matrix_utilities_abstract.h.html#is_finite" name="for matrix objects" include="dlib/matrix.h"/>
<term link="dlib/algs.h.html#is_finite" name="for scalar values" include="dlib/algs.h"/>
</term>
<term file="dlib/matrix/matrix_fft_abstract.h.html" name="fft" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_fft_abstract.h.html" name="ifft" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_fft_abstract.h.html" name="is_power_of_two" include="dlib/matrix.h"/>
......
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