eigen/unsupported/test
2011-07-21 11:19:36 +02:00
..
alignedvector3.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
autodiff.cpp
BVH.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
CMakeLists.txt add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Platen materials. 2011-06-22 14:39:11 +02:00
FFT.cpp
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
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 relax condition in matrix_exponential test for clang 2011-02-27 23:25:14 -05: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 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
openglsupport.cpp fix compilation for old but not so old versions of glew 2011-03-18 10:26:21 +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 Sparse: fix long int as index type in simplicial cholesky and other decompositions 2011-06-06 10:17:28 +02:00
sparse_llt.cpp Sparse: fix long int as index type in simplicial cholesky and other decompositions 2011-06-06 10:17:28 +02:00
sparse_lu.cpp add new interface to SuperLU 2011-07-07 14:19:42 +02:00