updated docs

This commit is contained in:
Davis King 2014-07-01 20:32:08 -04:00
parent 1b0a7a925a
commit 0bffe51175
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
<component>
<name>negate_function</name>
<file>dlib/optimization.h</file>
<spec_file link="true">dlib/optimization/optimization_abstract.h</spec_file>
<spec_file link="true">dlib/optimization/optimization_line_search_abstract.h</spec_file>
<description>
This is a function that takes another function as input and returns
a function object that computes the negation of the input function.