Files
eigen/Eigen
Benoit Jacob d02eccf584 add SSE path for Matrix4f inverse, taken from Intel except that we do a kosher
division instead of RCPPS-followed-by-Newton-Raphson. The rationale for that is
that elsewhere in Eigen we dont allow ourselves this approximation (which throws
2 bits of mantissa), so there's no reason we should allow it here.
2009-12-14 22:47:14 -05:00
..
2009-06-19 19:09:35 +02:00
2009-06-19 20:46:55 +02:00
2009-12-08 15:12:27 +00:00
2009-12-02 11:08:44 +01:00