eigen/unsupported/Eigen
Romain Bossart c6503e03eb Updates to the Sparse unsupported solvers module.
* change Sparse* specialization's signatures from <..., int Backend> to <..., typename Backend>. Update SparseExtra accordingly to use structs instead of the SparseBackend enum.
* add SparseLDLT Cholmod specialization
* for Cholmod and UmfPack, SparseLU, SparseLLT and SparseLDLT now use ei_solve_retval and have the new solve() method (to be closer to the 3.0 API).

* fix doc
2010-10-04 20:56:54 +02:00
..
src Updates to the Sparse unsupported solvers module. 2010-10-04 20:56:54 +02:00
AdolcForward Complete rework of global math functions and NumTraits. 2010-04-28 18:51:38 -04:00
AlignedVector3 Utilize Index in all unit tests. 2010-06-20 17:37:56 +02:00
AutoDiff Clean up one compilation error and two warnings. 2010-01-26 16:02:19 +00:00
BVH
CholmodSupport Updates to the Sparse unsupported solvers module. 2010-10-04 20:56:54 +02:00
CMakeLists.txt MPRealSupport was missing 2010-07-15 20:45:45 +02:00
FFT Silence index warnings in triangular unit test. 2010-06-20 14:00:14 +02:00
IterativeSolvers
MatrixFunctions Move documentation of MatrixBase methods in MatrixFunctions to module page. 2010-03-22 13:58:19 +00:00
MoreVectorization
MPRealSupport add a support module for MPFR C++ with basic unit testing 2010-07-15 16:29:04 +02:00
NonLinearOptimization * implement the corner() API change: new methods topLeftCorner() etc 2010-04-22 14:11:18 -04:00
NumericalDiff Various documentation improvements. 2010-07-06 13:10:08 +01:00
OpenGLSupport extend OpenGL support module with true unit tests and support for Transform, Translation, etc. 2010-10-06 13:28:13 +02:00
Polynomials Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
Skyline Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
SparseExtra Updates to the Sparse unsupported solvers module. 2010-10-04 20:56:54 +02:00
SuperLUSupport Updates to the Sparse unsupported solvers module. 2010-10-04 20:56:54 +02:00
TaucsSupport remove superfluous #ifdef 2010-09-15 15:24:21 +02:00
UmfPackSupport Updates to the Sparse unsupported solvers module. 2010-10-04 20:56:54 +02:00