eigen/unsupported/Eigen
Gael Guennebaud f10bae74e8 - move CompressedStorage and AmbiVector into internal namespace
- remove innerVectorNonZeros(j) => use innerVector(j).nonZeros()
2011-12-02 10:00:24 +01:00
..
src - move CompressedStorage and AmbiVector into internal namespace 2011-12-02 10:00:24 +01:00
AdolcForward
AlignedVector3
AutoDiff
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
NumericalDiff
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