mirror of https://github.com/davisking/dlib.git
updated docs
This commit is contained in:
parent
9873bff722
commit
0b85df2d8d
|
@ -405,6 +405,10 @@
|
|||
<item nolink="true">
|
||||
<name>Other Utilities</name>
|
||||
<sub>
|
||||
<item>
|
||||
<name>csv</name>
|
||||
<link>dlib/matrix/matrix_abstract.h.html#csv</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>fft</name>
|
||||
<link>dlib/matrix/matrix_fft_abstract.h.html#fft</link>
|
||||
|
|
|
@ -479,6 +479,7 @@
|
|||
<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="column_major_layout" include="dlib/matrix.h"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue