"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "e7e45bd127150e30e61cbbe912cdeb8804f30b18"
Commit 880f532c authored by Davis King's avatar Davis King
Browse files

Fixed spelling and grammar.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403193
parent 5df855d7
...@@ -137,7 +137,7 @@ namespace dlib ...@@ -137,7 +137,7 @@ namespace dlib
an alpha is found such that f(alpha) <= min_f then the search stops an alpha is found such that f(alpha) <= min_f then the search stops
immediately. immediately.
- This function is also optimized for the case where der(0) is negative. I.e. - This function is also optimized for the case where der(0) is negative. I.e.
positive values of the argument to f() should be a descent direcion. positive values of the argument to f() should be in a descent direction.
!*/ !*/
/* /*
......
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