Commit 1b781f15 authored by Davis King's avatar Davis King

updated the docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402255
parent 246a14f9
...@@ -675,6 +675,10 @@ ...@@ -675,6 +675,10 @@
f(x) == y. For a detailed description of the algorithm read the above paper. f(x) == y. For a detailed description of the algorithm read the above paper.
</p> </p>
</description> </description>
<examples>
<example>krls_ex.cpp.html</example>
</examples>
</component> </component>
......
...@@ -83,6 +83,10 @@ ...@@ -83,6 +83,10 @@
<name>Member_Function_Pointer</name> <name>Member_Function_Pointer</name>
<link>member_function_pointer_ex.cpp.html</link> <link>member_function_pointer_ex.cpp.html</link>
</item> </item>
<item>
<name>Kernel_RLS_Regression</name>
<link>krls_ex.cpp.html</link>
</item>
<item> <item>
<name>Matrix</name> <name>Matrix</name>
<link>matrix_ex.cpp.html</link> <link>matrix_ex.cpp.html</link>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment