updated the docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402316
This commit is contained in:
Davis King 2008-06-14 13:45:30 +00:00
parent 84d403f421
commit 5051c25cbc
2 changed files with 5 additions and 0 deletions

View File

@ -787,6 +787,7 @@
<examples>
<example>krls_ex.cpp.html</example>
<example>krls_filter_ex.cpp.html</example>
</examples>
</component>

View File

@ -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>