eigen/unsupported/Eigen/src
Jitse Niesen 67ce07ea83 matrix_function test: replace expm(A).inverse() by expm(-A)
The latter is more stable. This fixes one of the issues with the test.
Also, make typedef's in MatrixFunctionReturnValue public; this is
necessary to get the test to compile.
2010-02-20 14:45:50 +00:00
..
AutoDiff a couple of improvements in the Autodiff module 2010-01-05 16:04:05 +01:00
BVH Added to possibility to compile unit tests at maximum warning level. 2009-12-12 11:39:07 +01:00
FFT found out about little-documented FFTW_PRESERVE_INPUT which has effect on c2r transforms 2010-02-16 20:44:48 -05:00
IterativeSolvers Correct syntax error in doxygen comment. 2009-08-18 11:09:20 +01:00
MatrixFunctions matrix_function test: replace expm(A).inverse() by expm(-A) 2010-02-20 14:45:50 +00:00
MoreVectorization remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
NonLinearOptimization fix usage of epsilon wrt to latest API change 2010-02-11 01:43:03 +01:00
NumericalDiff fix usage of epsilon wrt to latest API change 2010-02-11 01:43:36 +01:00
Skyline precision ---> dummy_precision 2009-11-26 22:05:02 -05:00
CMakeLists.txt Added missing typedef (will I ever learn it!?) 2009-12-01 09:20:05 +01:00