eigen/unsupported/test
2011-03-02 14:24:26 +01:00
..
alignedvector3.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
autodiff.cpp a couple of improvements in the Autodiff module 2010-01-05 16:04:05 +01:00
BVH.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
CMakeLists.txt disable BVH test on Clang++. Looks like there's a good reason why BVH is unsupported. It seems to have a very weird usage pattern, relying on an externally defined bounding_box function in a naive way. 2011-02-27 21:37:34 -05:00
FFT.cpp merge 2010-02-16 21:41:04 -05:00
FFTW.cpp still test fftw even if the binary for long double is not available 2011-01-28 16:54:01 +01:00
forward_adolc.cpp fix compilation and unit test of adolc 2010-10-26 16:26:20 +02:00
matrix_exponential.cpp relax condition in matrix_exponential test for clang 2011-02-27 23:25:14 -05:00
matrix_function.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
mpreal_support.cpp fix various compilations issues 2011-01-27 13:51:39 +01:00
mpreal.cpp dos2unix 2010-11-26 10:10:26 -05:00
mpreal.h Fixed some SVD issues. 2010-09-24 17:32:44 +02:00
NonLinearOptimization.cpp shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
NumericalDiff.cpp be sure that there's no name clash between NumericalDiff::df and the 2009-09-28 17:45:45 +02:00
openglsupport.cpp fix bug #204: limit integer values to numbers which are representable using float 2011-03-02 14:24:26 +01:00
polynomialsolver.cpp Decrease the degree of the polynomials being tested to reduce time spent during the tests. 2011-01-05 19:49:13 +01:00
polynomialutils.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
sparse_extra.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
sparse_ldlt.cpp enable some tests that have been commented out 2011-02-18 18:08:58 +01:00
sparse_llt.cpp fix compilation when defaulting to row major 2011-01-04 14:40:06 +01:00
sparse_lu.cpp enable some tests that have been commented out 2011-02-18 18:08:58 +01:00