Gael Guennebaud 8ea8b481de As discussed on ML:
* remove the automatic resizing feature of operator =
 * add function Matrix::set() to be used when the previous
   behavior is wanted
 * the default constructor of dynamic-size matrices now
   creates a "null" matrix (data=0, rows = cols = 0)
   instead of a 1x1 matrix
 * fix UnixX typos ;)
2008-10-24 21:42:03 +00:00
..
2008-10-24 21:42:03 +00:00
2008-10-24 21:42:03 +00:00
2008-10-21 13:35:04 +00:00
2008-09-03 11:26:19 +00:00
2008-08-24 16:00:53 +00:00
2008-10-24 21:42:03 +00:00
2008-10-21 13:35:04 +00:00
2008-09-15 15:45:41 +00:00