eigen/unsupported/Eigen
Romain Bossart 4abb772b52 Fix bug #38
* address of temporaries were passed to umfpack_zi_* functions. It is ok with g++-4.4 or 4.5, but not with the -std=c++0x in both versions. This patch makes it work for c++98 and c++0x versions
2011-01-07 10:27:22 +01:00
..
src Fix bug #38 2011-01-07 10:27:22 +01:00
AdolcForward fix compilation and unit test of adolc 2010-10-26 16:26:20 +02: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 remove the Taucs backend : Taucs is not maintained anymore and the backend was crap anyway 2010-10-06 17:42:17 +02:00
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 adapt mpreal to eigen3 mathfunctions system 2010-10-25 10:15:22 -04:00
NonLinearOptimization
NumericalDiff
OpenGLSupport fix compilation (bad internal:: stuff) 2010-10-26 16:38:51 +02:00
Polynomials
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 Updates to the Sparse unsupported solvers module. 2010-10-04 20:56:54 +02:00
UmfPackSupport Updates to the Sparse unsupported solvers module. 2010-10-04 20:56:54 +02:00