eigen/unsupported/Eigen/src
2011-12-03 17:35:21 +01:00
..
AutoDiff typo 2011-11-23 08:30:10 +01: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 move sparse solvers from unsupported/ to main Eigen/ and remove the "not stable yet" warning 2011-11-12 14:11:27 +01: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 RandomSetter: turns the matrix into compressed form before the filling 2011-12-03 17:35:21 +01:00
Splines Integrated spline class and simple spline fitting 2011-11-25 14:53:40 +01:00
CMakeLists.txt Integrated spline class and simple spline fitting 2011-11-25 14:53:40 +01:00