Files
eigen/Eigen
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
..
2009-12-22 22:51:08 +01:00
2010-04-29 10:40:52 -04:00
2009-06-19 20:46:55 +02:00
2010-04-22 20:49:01 -04:00
2010-01-21 09:43:30 +01:00
2009-12-08 15:12:27 +00:00
2009-12-14 22:52:11 -05:00
2009-12-22 22:51:08 +01:00
2010-04-21 18:21:46 +02:00
2010-04-21 18:21:46 +02:00
2010-01-14 22:30:58 -05:00