Files
eigen/Eigen/src/Core
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-13 15:53:27 +00:00
2008-09-15 15:45:41 +00:00
2008-10-24 21:42:03 +00:00
2008-09-02 19:55:26 +00:00
2008-08-28 21:44:56 +00:00
2008-08-20 14:05:57 +00:00
2008-10-24 21:42:03 +00:00
2008-10-13 16:09:16 +00:00
2008-10-24 21:42:03 +00:00
2008-09-04 01:35:39 +00:00
2008-10-24 21:42:03 +00:00
2008-10-24 21:42:03 +00:00
2008-10-21 15:43:25 +00:00
2008-10-24 21:42:03 +00:00