Jitse Niesen c21390a611 Define non-const operator() in Reverse; enable test for this.
Introduction of DenseCoeffBase (revision bfdc1c49730c79e6058ba1506628341559670c25
) meant that non-const
operator() is only defined if DirectAccess is set. This caused the line
"m.reverse()(1,0) = 4;" in MatrixBase_reverse.cpp to fail at compile-time.
Not sure this is correct solution; perhaps we should disallow this? Or make
Reverse DirectAccess with a negative stride - would that break something?
2010-05-31 14:42:04 +01:00
..
2010-05-30 16:00:58 -04:00
2010-05-30 16:00:58 -04:00
2010-05-30 16:00:09 -04:00
2010-05-19 16:35:34 +02:00
2010-04-22 20:49:01 -04:00
2010-01-04 21:24:43 -05:00
2010-01-04 21:24:43 -05:00
2010-04-16 12:32:33 -04:00
2010-04-29 07:30:00 -04:00
2010-05-30 16:00:09 -04:00
2010-05-21 02:14:46 +02:00
2010-03-07 12:32:24 +01:00
2010-05-30 16:00:58 -04:00
2010-02-03 19:20:25 +01:00
2010-03-06 21:37:14 +01:00
2010-05-30 16:00:58 -04:00
2010-05-30 16:00:58 -04:00
2010-05-13 23:34:04 +02:00
2009-12-02 12:07:47 -05:00
2010-05-19 16:35:34 +02:00
2010-05-30 16:00:58 -04:00
2009-12-22 22:51:08 +01:00
2010-04-13 10:40:55 +02:00
2010-01-21 12:31:03 +00:00
2010-05-30 16:00:58 -04:00