Go to file
Davis King 0f89c0f601 - Changed the range() stuff so that it works with ranges of the form
range(1,5) as well as range(5,1)
  - Added overloads of colm(), rowm(), set_colm(), and set_rowm() that
    can work with ranges.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402722
2008-12-12 00:06:34 +00:00
dlib - Changed the range() stuff so that it works with ranges of the form 2008-12-12 00:06:34 +00:00
docs Fixed ohloh badge 2008-12-05 23:01:22 +00:00
examples Updated the matrix example. 2008-12-11 03:13:46 +00:00