Commit 12138269 authored by Davis King's avatar Davis King

updated docs

parent c75bbc7d
...@@ -141,8 +141,8 @@ ...@@ -141,8 +141,8 @@
<file>dlib/optimization.h</file> <file>dlib/optimization.h</file>
<spec_file link="true">dlib/optimization/optimization_line_search_abstract.h</spec_file> <spec_file link="true">dlib/optimization/optimization_line_search_abstract.h</spec_file>
<description> <description>
This function finds the 3rd degree polynomial that interpolates a This function finds the 2nd or 3rd degree polynomial that interpolates a
set of points and returns you the minimum of that polynomial. pair of points and returns you the minimum of that polynomial.
</description> </description>
</component> </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