eigen/unsupported/Eigen
2011-12-04 12:19:26 +01:00
..
src make the accessors to internal sparse storage part of the public API and remove their "_" prefix. 2011-12-04 12:19:26 +01:00
AdolcForward fix various compilations issues 2011-01-27 13:51:39 +01: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
CMakeLists.txt Integrated spline class and simple spline fitting 2011-11-25 14:53:40 +01: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 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
MPRealSupport Put docs for unsupported modules in right place. 2011-09-07 04:19:12 +01: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 move sparse solvers from unsupported/ to main Eigen/ and remove the "not stable yet" warning 2011-11-12 14:11:27 +01:00
Splines Integrated spline class and simple spline fitting 2011-11-25 14:53:40 +01:00