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-11-09 09:08:03 -05:00
2009-12-02 11:11:09 -05:00
2009-11-16 17:05:12 -05:00
2009-10-28 19:06:45 -04:00
2009-11-26 22:05:02 -05:00
2009-12-02 11:11:09 -05:00
2009-12-02 11:11:09 -05:00
2009-12-02 12:07:47 -05:00
2009-11-09 09:08:03 -05:00
2009-11-19 12:09:04 -05:00
2009-12-12 14:49:43 +01:00