Files
eigen/Eigen
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-13 15:53:27 +00:00
2008-08-28 17:33:27 +00:00
2008-08-11 21:26:37 +00:00
2008-10-21 13:35:04 +00:00
2008-08-19 20:18:46 +00:00