mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Fixed spelling error in comment.
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403517
This commit is contained in:
parent
ad8fb3ff64
commit
45627a40ba
@ -349,7 +349,7 @@ namespace dlib
|
||||
|
||||
|
||||
const scalar_type mu = 0.1;
|
||||
// Make sure we always take a little bit of a step twoards w regardless of what the
|
||||
// Make sure we always take a little bit of a step towards w regardless of what the
|
||||
// line search says to do. We do this since it is possible that some steps won't
|
||||
// advance the best_so_far point. So this ensures we always make some progress each
|
||||
// iteration.
|
||||
|
Loading…
Reference in New Issue
Block a user