Commit fe54cfa1 authored by Davis King's avatar Davis King

updated docs

parent 890abf73
...@@ -308,6 +308,10 @@ ...@@ -308,6 +308,10 @@
<name>colm</name> <name>colm</name>
<link>dlib/matrix/matrix_subexp_abstract.h.html#colm</link> <link>dlib/matrix/matrix_subexp_abstract.h.html#colm</link>
</item> </item>
<item>
<name>set_ptrm</name>
<link>dlib/matrix/matrix_subexp_abstract.h.html#set_ptrm</link>
</item>
<item> <item>
<name>set_subm</name> <name>set_subm</name>
<link>dlib/matrix/matrix_subexp_abstract.h.html#set_subm</link> <link>dlib/matrix/matrix_subexp_abstract.h.html#set_subm</link>
......
...@@ -606,6 +606,7 @@ ...@@ -606,6 +606,7 @@
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="set_rowm" include="dlib/matrix.h"/> <term file="dlib/matrix/matrix_subexp_abstract.h.html" name="set_rowm" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="set_colm" include="dlib/matrix.h"/> <term file="dlib/matrix/matrix_subexp_abstract.h.html" name="set_colm" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="set_subm" include="dlib/matrix.h"/> <term file="dlib/matrix/matrix_subexp_abstract.h.html" name="set_subm" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="set_ptrm" include="dlib/matrix.h"/>
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="pointwise_multiply" include="dlib/matrix.h"/> <term file="dlib/matrix/matrix_utilities_abstract.h.html" name="pointwise_multiply" 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