index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
prec_inverse_4x4.cpp
Commit message (
Expand
)
Author
Age
*
Fix 4x4 inverse with non-linear destination
Gael Guennebaud
2016-08-30
*
Clean source code and unit tests with respect to -Wunused-local-typedefs
Gael Guennebaud
2013-04-10
*
Fix bug #314:
Gael Guennebaud
2012-11-06
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
the min/max macros to detect unprotected min/max were undefined by some std h...
Gael Guennebaud
2011-08-19
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
slightly raise the threshold used in this test to accomodate results obtained...
Benoit Jacob
2010-06-30
*
Backed out changeset 641d968a9a7ed57a3b8a3f45dea43c5ee6717f97
Benoit Jacob
2010-06-01
*
* Make ReturnByValue have the EvalBeforeAssigningBit and explicitly
Benoit Jacob
2010-05-30
*
Complete rework of global math functions and NumTraits.
Benoit Jacob
2010-04-28
*
remove Minor
Benoit Jacob
2010-04-22
*
* move dummy_precision and epsilon to NumTraits
Gael Guennebaud
2010-02-10
*
*use scalar instructions, packet not needed here
Benoit Jacob
2009-12-14
*
add SSE path for Matrix4f inverse, taken from Intel except that we do a kosher
Benoit Jacob
2009-12-14
*
* 4x4 inverse: revert to cofactors method
Benoit Jacob
2009-12-09
*
forward port slight changes in the 4x4 inverse test
Benoit Jacob
2009-11-25
*
improve precision test
Benoit Jacob
2009-11-23
*
4x4 inverse:
Benoit Jacob
2009-11-23