eigen/unsupported/Eigen
Hauke Heibel 7bc8e3ac09 Initial fixes for bug #85.
Renamed meta_{true|false} to {true|false}_type, meta_if to conditional, is_same_type to is_same, un{ref|pointer|const} to remove_{reference|pointer|const} and makeconst to add_const.
Changed boolean type 'ret' member to 'value'.
Changed 'ret' members refering to types to 'type'.
Adapted all code occurences.
2010-10-25 22:13:49 +02:00
..
src Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
AdolcForward bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
AlignedVector3 bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
AutoDiff Clean up one compilation error and two warnings. 2010-01-26 16:02:19 +00:00
BVH remove the \addexample tags 2009-09-03 11:22:42 +02:00
CholmodSupport Updates to the Sparse unsupported solvers module. 2010-10-04 20:56:54 +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 remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
MatrixFunctions bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
MoreVectorization Add new unsupported modules to doc/unsupported_modules.dox 2009-08-18 15:30:38 +01:00
MPRealSupport adapt mpreal to eigen3 mathfunctions system 2010-10-25 10:15:22 -04: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 bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04: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 remove the Taucs backend : Taucs is not maintained anymore and the backend was crap anyway 2010-10-06 17:42:17 +02: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