Commit 57aed828 authored by Davis King's avatar Davis King

updated docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404176
parent aed73cd0
......@@ -1209,7 +1209,7 @@
This object is a version of dlib::<a href="#any">any</a> that is restricted to containing
elements which are some kind of function object with an operator() with
the following signature:
<tt>scalar_type operator()(const sample_type&amp;) const</tt>
<tt>result_type operator()(const sample_type&amp;) const</tt>
<p>
It is intended to be used to contain dlib::<a href="ml.html#decision_function">decision_function</a>
......
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