Files
eigen/unsupported/Eigen/src
Hauke Heibel 8f4d93a4b7 Fix compilation.
The Matrix is required to be mutable but it also needs to be a reference and
temporaries do not bind to non-const references - thus we need a hack and
cast away the constness.
2013-08-02 22:40:36 +02:00
..
2012-11-06 15:25:50 +01:00
2013-08-02 22:40:36 +02:00
2013-07-17 09:20:30 +02:00