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>
|
||||
<example>krls_ex.cpp.html</example>
|
||||
<example>krls_filter_ex.cpp.html</example>
|
||||
</examples>
|
||||
|
||||
</component>
|
||||
|
|
|
@ -87,6 +87,10 @@
|
|||
<name>Kernel_RLS_Regression</name>
|
||||
<link>krls_ex.cpp.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>Kernel_RLS_Filtering</name>
|
||||
<link>krls_filter_ex.cpp.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>Kernel_Centroid</name>
|
||||
<link>kcentroid_ex.cpp.html</link>
|
||||
|
|
Loading…
Reference in New Issue