updated docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403991
This commit is contained in:
Davis King 2010-12-21 19:05:40 +00:00
parent 3d98ee53af
commit 33cc9887bb
2 changed files with 9 additions and 0 deletions

View File

@ -376,6 +376,10 @@
<name>diagm</name>
<link>dlib/matrix/matrix_utilities_abstract.h.html#diagm</link>
</item>
<item>
<name>symmetric_matrix_cache</name>
<link>dlib/matrix/symmetric_matrix_cache_abstract.h.html</link>
</item>
<item>
<name>trans</name>
<link>dlib/matrix/matrix_utilities_abstract.h.html#trans</link>

View File

@ -253,11 +253,14 @@
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="randm"/>
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="diag"/>
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="diag_exp"/>
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="diagm"/>
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="trans"/>
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="fliplr"/>
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="flipud"/>
<term file="dlib/matrix/symmetric_matrix_cache_abstract.h.html" name="symmetric_matrix_cache"/>
<term name="dot">
<term link="dlib/matrix/matrix_utilities_abstract.h.html#dot" name="for matrix objects"/>
<term link="dlib/svm/sparse_vector_abstract.h.html#dot" name="for sparse vectors"/>
@ -310,7 +313,9 @@
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="rowm"/>
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="rowm_exp"/>
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="colm"/>
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="colm_exp"/>
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="subm"/>
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="range"/>
<term file="dlib/matrix/matrix_subexp_abstract.h.html" name="set_rowm"/>