mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
updated docs
This commit is contained in:
parent
e2fdff8ca5
commit
b201eab63b
@ -331,6 +331,10 @@
|
||||
<name>variance</name>
|
||||
<link>dlib/matrix/matrix_utilities_abstract.h.html#variance</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>stddev</name>
|
||||
<link>dlib/matrix/matrix_utilities_abstract.h.html#stddev</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>covariance</name>
|
||||
<link>dlib/matrix/matrix_utilities_abstract.h.html#covariance</link>
|
||||
|
@ -516,6 +516,7 @@
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="prod"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="mean"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="variance"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="stddev"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="covariance"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="pixel_to_vector"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="vector_to_pixel"/>
|
||||
|
Loading…
Reference in New Issue
Block a user