2
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-01-06 14:14:46 +08:00
eigen/unsupported/Eigen
Jitse Niesen c01ed935dd Split code for (quasi)triangular matrices from MatrixSquareRoot.
This way, (quasi)triangular matrices can avoid the costly Schur decomposition.
2011-08-25 07:42:21 +01:00
..
src Split code for (quasi)triangular matrices from MatrixSquareRoot. 2011-08-25 07:42:21 +01:00
AdolcForward fix various compilations issues 2011-01-27 13:51:39 +01:00
AlignedVector3 bug : 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 shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
CMakeLists.txt add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Platen materials. 2011-06-22 14:39:11 +02:00
FFT the min/max macros to detect unprotected min/max were undefined by some std header, 2011-08-19 14:18:05 +02:00
IterativeSolvers add a naive IdentityPreconditioner 2011-07-26 09:17:18 +02:00
KroneckerProduct add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Platen materials. 2011-06-22 14:39:11 +02:00
MatrixFunctions Add coverage for long double to matrix_exponential test. 2011-08-21 00:20:29 +01:00
MoreVectorization Add new unsupported modules to doc/unsupported_modules.dox 2009-08-18 15:30:38 +01:00
MPRealSupport fix: <ctime> is necessary for srand(time(NULL)) 2011-08-24 18:26:38 +08: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 fix linking issue 2011-08-12 22:38:53 +02:00
Polynomials shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
Skyline shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
SparseExtra add read/write routines for sparse matrices in the Market format 2011-05-31 18:58:04 +02:00
SuperLUSupport suppress polluting EMPTY macro defined by SuperLU 2011-07-07 16:42:51 +02:00
UmfPackSupport shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00