mirror of https://github.com/davisking/dlib.git
updated docs
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403798
This commit is contained in:
parent
303ee78bdd
commit
1846e8d704
|
@ -16,8 +16,14 @@ New Stuff:
|
|||
Non-Backwards Compatible Changes:
|
||||
|
||||
Bug fixes:
|
||||
- Fixed a compile-time bug in the matrix related to multiplication by
|
||||
subm() expressions when the BLAS bindings were enabled.
|
||||
- Fixed a bug in train_probabilistic_decision_function() which could
|
||||
cause it to go into an infinite loop when working with very large
|
||||
datasets.
|
||||
|
||||
Other:
|
||||
|
||||
</current>
|
||||
|
||||
<!-- ******************************************************************************* -->
|
||||
|
|
Loading…
Reference in New Issue