mirror of https://github.com/davisking/dlib.git
updated the docs
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402316
This commit is contained in:
parent
84d403f421
commit
5051c25cbc
|
@ -787,6 +787,7 @@
|
||||||
|
|
||||||
<examples>
|
<examples>
|
||||||
<example>krls_ex.cpp.html</example>
|
<example>krls_ex.cpp.html</example>
|
||||||
|
<example>krls_filter_ex.cpp.html</example>
|
||||||
</examples>
|
</examples>
|
||||||
|
|
||||||
</component>
|
</component>
|
||||||
|
|
|
@ -87,6 +87,10 @@
|
||||||
<name>Kernel_RLS_Regression</name>
|
<name>Kernel_RLS_Regression</name>
|
||||||
<link>krls_ex.cpp.html</link>
|
<link>krls_ex.cpp.html</link>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<name>Kernel_RLS_Filtering</name>
|
||||||
|
<link>krls_filter_ex.cpp.html</link>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<name>Kernel_Centroid</name>
|
<name>Kernel_Centroid</name>
|
||||||
<link>kcentroid_ex.cpp.html</link>
|
<link>kcentroid_ex.cpp.html</link>
|
||||||
|
|
Loading…
Reference in New Issue