eigen/unsupported/test
2012-04-13 12:50:05 +02:00
..
mpreal fix a couple of warnings in the unit tests 2011-11-05 23:30:49 +01:00
alignedvector3.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
autodiff.cpp fix some compilation issues 2011-09-23 16:28:26 +02:00
BVH.cpp the min/max macros to detect unprotected min/max were undefined by some std header, 2011-08-19 14:18:05 +02:00
CMakeLists.txt remove use of GSL in polynomialsolver unit test 2012-04-11 09:48:01 +02:00
FFT.cpp merge 2010-02-16 21:41:04 -05:00
FFTW.cpp protect calls to min and max with parentheses to make Eigen compatible with default windows.h 2011-07-21 11:19:36 +02:00
forward_adolc.cpp fix compilation and unit test of adolc 2010-10-26 16:26:20 +02:00
gmres.cpp Adding a householder-GMRES implementation from Kolja Brix 2012-03-29 15:00:55 +02:00
kronecker_product.cpp add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Platen materials. 2011-06-22 14:39:11 +02:00
matrix_exponential.cpp Add coverage for long double to matrix_exponential test. 2011-08-21 00:20:29 +01:00
matrix_function.cpp Implement matrix logarithm + test + docs. 2011-06-07 14:44:43 +01:00
matrix_square_root.cpp Fix and test MatrixSquareRoot for 1-by-1 matrices. 2011-06-07 14:32:16 +01:00
mpreal_support.cpp mv the mpreal copy in its own folder 2011-08-19 15:08:29 +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 compilation for old but not so old versions of glew 2011-03-18 10:26:21 +01:00
polynomialsolver.cpp remove use of GSL in polynomialsolver unit test 2012-04-11 09:48:01 +02:00
polynomialutils.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
sparse_extra.cpp suppress deprecated warning when compiling legacy tests 2011-12-08 23:15:07 +01:00
splines.cpp Added spline interpolation with pre-defined knot parameters. 2012-04-13 12:50:05 +02:00