Commit 2c62dc1b authored by Davis King's avatar Davis King

updated docs

parent 94d3cf86
......@@ -138,6 +138,10 @@
<name>Train_Object_Detector</name>
<link>train_object_detector.cpp.html</link>
</item>
<item>
<name>One_Class_Classifiers</name>
<link>one_class_classifiers_ex.cpp.html</link>
</item>
<item>
<name>Parallel_For_Loops</name>
<link>parallel_for_ex.cpp.html</link>
......
......@@ -1169,6 +1169,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<a href="http://www.csie.ntu.edu.tw/~cjlin/libsvm">http://www.csie.ntu.edu.tw/~cjlin/libsvm</a></li>
</ul>
</description>
<examples>
<example>one_class_classifiers_ex.cpp.html</example>
</examples>
</component>
......@@ -1217,6 +1220,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
Additionally, it can be warm-started from the solution to a previous
training run.
</description>
<examples>
<example>one_class_classifiers_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