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
507fc315
Commit
507fc315
authored
Sep 27, 2011
by
Davis King
Browse files
updated docs
parent
9ac9ad9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+2
-0
No files found.
docs/docs/release_notes.xml
View file @
507fc315
...
@@ -70,6 +70,8 @@ Bug fixes:
...
@@ -70,6 +70,8 @@ Bug fixes:
evaluate incorrectly because the *= operator took the right hand side by reference
evaluate incorrectly because the *= operator took the right hand side by reference
and thus experienced an aliasing problem. The other op= operators had similar
and thus experienced an aliasing problem. The other op= operators had similar
problems and have also been fixed.
problems and have also been fixed.
- Fixed a bug pointed out by Justin Solomon which could cause the svr_trainer and
svm_c_trainer to produce incorrect results in certain unusual cases.
Other:
Other:
- Added a more complete set of methods for converting between image space and
- Added a more complete set of methods for converting between image space and
...
...
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