mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
updated docs
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403959
This commit is contained in:
parent
b751619644
commit
1c4cdc8331
@ -11,6 +11,19 @@
|
||||
<!-- ******************************************************************************* -->
|
||||
|
||||
<current>
|
||||
New Stuff:
|
||||
|
||||
Non-Backwards Compatible Changes:
|
||||
|
||||
Bug fixes:
|
||||
|
||||
Other:
|
||||
|
||||
</current>
|
||||
|
||||
<!-- ******************************************************************************* -->
|
||||
|
||||
<old name="17.33" date="Dec 05, 2010">
|
||||
New Stuff:
|
||||
- Added the ability to add/subtract scalar values to/from all the elements
|
||||
of a matrix using the - and + operators.
|
||||
@ -32,7 +45,7 @@ Other:
|
||||
turns into diagm(reciprocal(d)). Multiplication by a diagonal matrix
|
||||
is now also handled efficiently.
|
||||
|
||||
</current>
|
||||
</old>
|
||||
|
||||
<!-- ******************************************************************************* -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user