Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
28da9a42
Commit
28da9a42
authored
Sep 23, 2013
by
Davis King
Browse files
updated docs
parent
c9a5e959
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/docs/optimization.xml
docs/docs/optimization.xml
+2
-2
No files found.
docs/docs/optimization.xml
View file @
28da9a42
...
@@ -162,7 +162,7 @@
...
@@ -162,7 +162,7 @@
<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 2nd or 3rd degree polynomial that interpolates a
This function finds the 2nd or 3rd degree polynomial that interpolates a
pair
of points and returns
you
the minimum of that polynomial.
set
of points and returns the minimum of that polynomial.
</description>
</description>
</component>
</component>
...
@@ -175,7 +175,7 @@
...
@@ -175,7 +175,7 @@
<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 second order polynomial that interpolates a
This function finds the second order polynomial that interpolates a
set of points and returns
you
the minimum of that polynomial.
set of points and returns the minimum of that polynomial.
</description>
</description>
</component>
</component>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment