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
e82a93ee
Commit
e82a93ee
authored
Dec 17, 2012
by
Davis King
Browse files
clarified spec
parent
1c1c7708
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
dlib/svm/svm_c_linear_dcd_trainer_abstract.h
dlib/svm/svm_c_linear_dcd_trainer_abstract.h
+2
-0
No files found.
dlib/svm/svm_c_linear_dcd_trainer_abstract.h
View file @
e82a93ee
...
...
@@ -283,6 +283,8 @@ namespace dlib
// optimizer_state is used to record the internal state of the SVM optimizer. It
// can be used with the following train() routine to warm-start the optimizer.
// Note, that optimizer_state objects are serializable but are otherwise completely
// opaque to the user.
class
optimizer_state
;
template
<
...
...
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