mirror of https://github.com/davisking/dlib.git
updated docs
This commit is contained in:
parent
b22e9f2fc8
commit
cac51bfaa8
|
@ -555,6 +555,10 @@
|
|||
<name>linspace</name>
|
||||
<link>dlib/matrix/matrix_utilities_abstract.h.html#linspace</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>linpiece</name>
|
||||
<link>dlib/matrix/matrix_utilities_abstract.h.html#linpiece</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>logspace</name>
|
||||
<link>dlib/matrix/matrix_utilities_abstract.h.html#logspace</link>
|
||||
|
|
|
@ -448,6 +448,7 @@
|
|||
|
||||
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="linspace"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="linpiece"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="logspace"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="cartesian_product"/>
|
||||
<term file="dlib/matrix/matrix_utilities_abstract.h.html" name="randm"/>
|
||||
|
|
Loading…
Reference in New Issue