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
3d728cc9
Commit
3d728cc9
authored
Aug 17, 2013
by
Davis King
Browse files
merged
parents
b56667d3
ee07bbe0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
dlib/svm/structural_svm_problem.h
dlib/svm/structural_svm_problem.h
+0
-1
No files found.
dlib/svm/structural_svm_problem.h
View file @
3d728cc9
...
...
@@ -326,7 +326,6 @@ namespace dlib
cout
<<
endl
;
}
saved_current_risk_gap
=
std
::
max
<
scalar_type
>
(
current_risk_value
-
current_risk_gap
,
0
);
saved_current_risk_gap
=
current_risk_gap
;
bool
should_stop
=
false
;
...
...
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