Commit 0bffe511 authored by Davis King's avatar Davis King

updated docs

parent 1b0a7a92
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
<component> <component>
<name>negate_function</name> <name>negate_function</name>
<file>dlib/optimization.h</file> <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> <description>
This is a function that takes another function as input and returns This is a function that takes another function as input and returns
a function object that computes the negation of the input function. a function object that computes the negation of the input function.
......
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