eigen/unsupported/test
Hauke Heibel 66534b782c Some of our unit tests require mathematical constants and thus we rely on non-ansi code.
It seems as if the new standard removed pow(T,int).
M_PIL is only defined when _GNU_SOURCE is defined.
2009-11-30 16:54:04 +01:00
..
alignedvector3.cpp big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
autodiff.cpp autodiff: 2009-10-15 18:43:15 +02:00
BVH.cpp big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
CMakeLists.txt improve the scripts for building unit tests: 2009-11-25 21:26:37 -05:00
Complex.cpp * use standard CMAKE_BUILD_TYPE 2009-11-11 16:11:33 -05:00
FFT.cpp Some of our unit tests require mathematical constants and thus we rely on non-ansi code. 2009-11-30 16:54:04 +01:00
FFTW.cpp added the test case for FFTW 2009-09-14 01:52:26 -04:00
forward_adolc.cpp remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
matrixExponential.cpp big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
NonLinearOptimization.cpp rename test for coherency with previous renaming of the module 2009-11-16 04:34:04 +01:00
NumericalDiff.cpp be sure that there's no name clash between NumericalDiff::df and the 2009-09-28 17:45:45 +02:00