eigen/unsupported/test
2013-03-01 14:31:11 +01:00
..
mpreal Update to latest mpreal. 2013-03-01 14:31:11 +01:00
alignedvector3.cpp Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
autodiff.cpp Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
BVH.cpp Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
CMakeLists.txt Move work in progress Levenberg Marquardt module in unsupported 2012-12-08 18:22:23 +01:00
FFT.cpp merge 2010-02-16 21:41:04 -05:00
FFTW.cpp clean old KDE mention and related 2012-07-14 10:04:26 +02:00
forward_adolc.cpp Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
gmres.cpp the repeated solves are already present in check_sparse_solving() 2012-10-09 13:30:48 +02:00
kronecker_product.cpp Fix the following warning: "comparison between signed and unsigned integer expressions" 2013-02-15 14:31:38 +01:00
levenberg_marquardt.cpp Set built-in sparse QR as the default sparse solver and add ComputationInfo for Levenberg Marquardt, 2013-02-20 14:10:14 +01:00
matrix_exponential.cpp Add test for matrix power. 2012-08-27 22:48:37 +01:00
matrix_function.cpp Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
matrix_functions.h Add test for matrix power. 2012-08-27 22:48:37 +01:00
matrix_power.cpp Add test for real MatrixPowerTriangular. 2012-09-30 19:21:53 +08:00
matrix_square_root.cpp Add test for matrix power. 2012-08-27 22:48:37 +01:00
minres.cpp Fix bug #314: 2012-11-06 15:25:50 +01:00
mpreal_support.cpp Relax a bit the precision in mpreal unit test. 2013-01-23 23:57:28 +01:00
NonLinearOptimization.cpp Backed out changeset 363e506776 2012-12-07 20:53:19 +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
openglsupport.cpp Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
polynomialsolver.cpp Fix bug #314: 2012-11-06 15:25:50 +01:00
polynomialutils.cpp Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
sparse_extra.cpp Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
splines.cpp Fix "explicit instantiation of 'Eigen::Spline' must occur in namespace 'Eigen'" warnings 2013-02-28 20:22:26 +01:00