eigen/unsupported/test
2011-11-03 15:33:42 +01:00
..
mpreal mv the mpreal copy in its own folder 2011-08-19 15:08:29 +02:00
alignedvector3.cpp
autodiff.cpp fix some compilation issues 2011-09-23 16:28:26 +02:00
bicgstab.cpp add a basic ILU preconditioner 2011-10-11 20:41:43 +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
cg.cpp add a bi conjugate gradient stabilized solver 2011-09-17 10:54:14 +02:00
CMakeLists.txt fix fftw cmake stuff 2011-11-03 15:33:42 +01:00
conjugate_gradient.cpp refactor sparse solving unit tests 2011-10-11 11:32:26 +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
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
NumericalDiff.cpp
openglsupport.cpp
polynomialsolver.cpp
polynomialutils.cpp
simplicial_cholesky.cpp refactor sparse solving unit tests 2011-10-11 11:32:26 +02:00
sparse_extra.cpp move DynamicSparseMatrix to SparseExtra 2011-10-24 09:31:33 +02:00
sparse_ldlt.cpp mark deprecated sparse solvers as so. 2011-10-24 09:51:02 +02:00
sparse_llt.cpp mark deprecated sparse solvers as so. 2011-10-24 09:51:02 +02:00
sparse_lu_legacy.cpp mark deprecated sparse solvers as so. 2011-10-24 09:51:02 +02:00
sparse_solver.h refactor sparse solving unit tests 2011-10-11 11:32:26 +02:00
superlu_support.cpp refactor sparse solving unit tests 2011-10-11 11:32:26 +02:00
umfpack_support.cpp refactor sparse solving unit tests 2011-10-11 11:32:26 +02:00