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
eb08ae92
Commit
eb08ae92
authored
May 04, 2014
by
Davis King
Browse files
clarified spec
parent
d771596f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
dlib/svm/svm_multiclass_linear_trainer_abstract.h
dlib/svm/svm_multiclass_linear_trainer_abstract.h
+2
-0
No files found.
dlib/svm/svm_multiclass_linear_trainer_abstract.h
View file @
eb08ae92
...
@@ -184,6 +184,8 @@ namespace dlib
...
@@ -184,6 +184,8 @@ namespace dlib
);
);
/*!
/*!
ensures
ensures
- Subsequent calls to train() will try to learn a function similar to the
given prior.
- #has_prior() == true
- #has_prior() == true
- #learns_nonnegative_weights() == false
- #learns_nonnegative_weights() == 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