Commit e50e904a authored by Davis King's avatar Davis King

updated the docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403354
parent 5c82e697
......@@ -101,6 +101,10 @@
<name>Member_Function_Pointer</name>
<link>member_function_pointer_ex.cpp.html</link>
</item>
<item>
<name>Empirical_Kernel_Map</name>
<link>empirical_kernel_map_ex.cpp.html</link>
</item>
<item>
<name>Kernel_RLS_Regression</name>
<link>krls_ex.cpp.html</link>
......
......@@ -387,6 +387,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
points are more linearly independent than others.
</p>
</description>
<examples>
<example>empirical_kernel_map_ex.cpp.html</example>
</examples>
</component>
......@@ -430,7 +433,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
random subset works fine.
</p>
</description>
<examples>
<example>empirical_kernel_map_ex.cpp.html</example>
</examples>
</component>
......
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