Gael Guennebaud f64311e07d Extended the comma initializer to support xpr on the right side:
Matrix3i mat; Vector2i vec(33,66);
  mat << vec.transpose(), 99,
         vec, Matrix2i::random();
2008-03-08 19:46:06 +00:00
..
2008-03-04 17:08:23 +00:00
2008-03-04 17:08:23 +00:00
2008-03-04 17:08:23 +00:00
2008-03-04 17:08:23 +00:00
2008-02-28 15:44:45 +00:00
2008-03-04 17:08:23 +00:00
2008-02-28 15:44:45 +00:00
2008-03-04 17:08:23 +00:00
2008-03-04 17:08:23 +00:00
2008-03-04 17:08:23 +00:00
2008-03-03 11:02:52 +00:00
2008-03-04 17:08:23 +00:00
2008-03-04 17:08:23 +00:00
2008-03-04 17:08:23 +00:00
2008-03-04 17:08:23 +00:00
2008-02-28 15:44:45 +00:00
2008-03-04 17:08:23 +00:00
2008-03-04 17:08:23 +00:00