2
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-01-12 14:25:16 +08:00
eigen/unsupported/Eigen
Gael Guennebaud abba11bdcf Many improvements in Divide&Conquer SVD:
- Fix many numerical issues, in particular regarding deflation.
- Add heavy debugging output to help track numerical issues (there are still fews)
- Make use of Eiegn's apply-inplane-rotation feature.
2014-09-22 15:22:52 +02:00
..
CXX11 unsupported/TensorSymmetry: factor out completely from Tensor module 2014-06-04 20:44:22 +02:00
src Many improvements in Divide&Conquer SVD: 2014-09-22 15:22:52 +02:00
AdolcForward remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
AlignedVector3 Fix inner-stride of AlignedVector3 2014-09-18 22:46:46 +02:00
ArpackSupport bug , fix compilation issues and wrong static assertions 2013-06-18 09:44:40 +02:00
AutoDiff remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
BDCSVD Reafctoring in D&C SVD unsupported module: clean and merge the SVDBase class to Eigen/SVD, rm copy/pasted JacobiSVD.h file 2014-09-01 18:16:20 +02:00
BVH remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
CMakeLists.txt Move work in progress Levenberg Marquardt module in unsupported 2012-12-08 18:22:23 +01:00
FFT remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
IterativeSolvers Remove deprecated code not used by evaluators 2014-09-18 15:15:27 +02:00
KroneckerProduct remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
LevenbergMarquardt Set built-in sparse QR as the default sparse solver and add ComputationInfo for Levenberg Marquardt, 2013-02-20 14:10:14 +01:00
MatrixFunctions Doc: difference between array and matrix cosine etc (bug ) 2014-09-06 14:59:44 +01:00
MoreVectorization remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
MPRealSupport Fix remaining garbage during a merge. 2014-09-01 17:25:13 +02:00
NonLinearOptimization fix a weird typo I commited in ae76c97704 2013-06-03 23:09:33 +02:00
NumericalDiff remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
OpenGLSupport Fix bug : Path of OpenGL headers is different on MacOS 2014-01-29 22:05:39 +01:00
Polynomials remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
Skyline remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
SparseExtra Remove deprecated code not used by evaluators 2014-09-18 15:15:27 +02:00
Splines remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00