Benoit Jacob bfdc1c4973 introduce DenseCoeffsBase: this is where the coeff / coeffRef / etc... methods go.
Rationale: coeffRef() methods should only exist when we have DirectAccess. So a natural thing to do would have been to use enable_if, but since there are many methods it made more sense to do the "enable_if" for the whole group by introducing a new class. And that also that the benefit of not changing method prototypes.
2010-05-08 13:45:31 -04:00
..
2010-04-22 20:40:31 -04:00
2010-04-29 10:40:52 -04: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-03-07 12:32:24 +01:00
2010-03-08 21:30:06 -05:00
2010-02-03 19:20:25 +01: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-04-13 10:40:55 +02:00
2010-01-21 12:31:03 +00:00