Commit 0b85df2d authored by Davis King's avatar Davis King

updated docs

parent 9873bff7
...@@ -405,6 +405,10 @@ ...@@ -405,6 +405,10 @@
<item nolink="true"> <item nolink="true">
<name>Other Utilities</name> <name>Other Utilities</name>
<sub> <sub>
<item>
<name>csv</name>
<link>dlib/matrix/matrix_abstract.h.html#csv</link>
</item>
<item> <item>
<name>fft</name> <name>fft</name>
<link>dlib/matrix/matrix_fft_abstract.h.html#fft</link> <link>dlib/matrix/matrix_fft_abstract.h.html#fft</link>
......
...@@ -479,6 +479,7 @@ ...@@ -479,6 +479,7 @@
<term file="containers.html" name="map" include="dlib/map.h"/> <term file="containers.html" name="map" include="dlib/map.h"/>
<term file="dlib/matrix/matrix_abstract.h.html" name="csv" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_data_layout_abstract.h.html" name="row_major_layout" include="dlib/matrix.h"/> <term file="dlib/matrix/matrix_data_layout_abstract.h.html" name="row_major_layout" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_data_layout_abstract.h.html" name="column_major_layout" include="dlib/matrix.h"/> <term file="dlib/matrix/matrix_data_layout_abstract.h.html" name="column_major_layout" 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