eigen/unsupported/Eigen
Gael Guennebaud f5d0f115b4 EigenSolver is now in the Eigenvalues modules, not QR !
: Enter commit message.  Lines beginning with 'HG:' are removed.
2011-01-27 13:56:03 +01:00
..
src fix many missing const in return types 2011-01-27 12:12:24 +01:00
AdolcForward fix various compilations issues 2011-01-27 13:51:39 +01:00
AlignedVector3 bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
AutoDiff
BVH
CholmodSupport add new API for Cholmod preserving the legacy one for now 2010-10-26 15:48:33 +02:00
CMakeLists.txt
FFT Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
IterativeSolvers
MatrixFunctions bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
MoreVectorization
MPRealSupport allow the possibility to automatically call or not the ctors on a per scalar type basis, and disable automatic initialization of std::complex<> 2011-01-26 17:56:49 +01:00
NonLinearOptimization
NumericalDiff
OpenGLSupport fix compilation (bad internal:: stuff) 2010-10-26 16:38:51 +02:00
Polynomials EigenSolver is now in the Eigenvalues modules, not QR ! 2011-01-27 13:56:03 +01:00
Skyline
SparseExtra clean a bit AMD and SimplicialCholesky and add support for partly stored selfadjoint matrices 2010-11-18 10:30:52 +01:00
SuperLUSupport
UmfPackSupport