Benoit Jacob 92da574ec2 * allow matrix dimensions to be 0 (also at compile time) and provide a specialization
of ei_matrix_array for size 0
* adapt many xprs to have the right storage order, now that it matters
* add static assert on expressions to check that vector xprs
  have the righ storage order
* adapt ei_plain_matrix_type_(column|row)_major
* implement assignment of selfadjointview to matrix
  (was before failing to compile) and add nestedExpression() methods
* expand product_symm test
* in ei_gemv_selector, use the PlainObject type instead of a custom Matrix<...> type
* fix VectorBlock and Block mistakes
2010-03-21 11:28:03 -04:00
..
2010-01-21 12:31:03 +00:00
2010-01-04 21:24:43 -05:00
2010-01-04 21:24:43 -05:00
2010-01-11 13:57:50 +01:00
2010-03-07 23:46:26 -05:00
2010-03-07 12:32:24 +01:00
2010-03-08 21:30:06 -05:00
2010-02-03 19:20:25 +01:00
2010-01-21 12:31:03 +00:00
2010-03-06 21:37:14 +01:00
2010-02-03 19:20:25 +01:00
2009-12-02 12:07:47 -05:00
2009-12-22 22:51:08 +01:00
2010-01-21 12:31:03 +00:00