eigen/unsupported/Eigen/src
2011-10-24 09:31:33 +02:00
..
AutoDiff fix some compilation issues 2011-09-23 16:28:26 +02:00
BVH the min/max macros to detect unprotected min/max were undefined by some std header, 2011-08-19 14:18:05 +02:00
FFT fix few warnings reported by clang 2011-07-07 22:20:04 +02:00
IterativeSolvers add a basic ILU preconditioner 2011-10-11 20:41:43 +02:00
KroneckerProduct add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Platen materials. 2011-06-22 14:39:11 +02:00
MatrixFunctions mainly enhance MatrixLogarithm's performance for RealScalar != double 2011-09-17 21:00:55 +08:00
MoreVectorization bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
NonLinearOptimization fix a bug where some rotations were not initialized 2011-08-04 05:02:04 +02:00
NumericalDiff protect calls to min and max with parentheses to make Eigen compatible with default windows.h 2011-07-21 11:19:36 +02:00
Polynomials bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
Skyline protect calls to min and max with parentheses to make Eigen compatible with default windows.h 2011-07-21 11:19:36 +02:00
SparseExtra move DynamicSparseMatrix to SparseExtra 2011-10-24 09:31:33 +02:00
CMakeLists.txt add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Platen materials. 2011-06-22 14:39:11 +02:00