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-12-02 11:08:44 +01:00
2009-12-12 14:49:43 +01:00
2009-10-02 18:45:24 +02:00
2009-12-02 12:07:47 -05:00
2009-10-05 07:58:53 -04:00
2009-11-19 12:09:04 -05:00
Description
No description provided
MPL-2.0 146 MiB
Languages
C++ 85.1%
Fortran 8.5%
C 2.8%
CMake 1.9%
Cuda 1.2%
Other 0.4%