eigen/unsupported/Eigen
2016-07-21 18:47:07 +02:00
..
CXX11 Fix CUDA compilation 2016-07-21 18:47:07 +02:00
src Fixed a code comment error 2016-07-20 22:28:54 +08:00
AdolcForward Update ADOL-C support. 2015-11-30 16:00:22 +01:00
AlignedVector3 bug #1156: fix several function declarations whose arguments were passed by value instead of being passed by reference 2016-01-27 18:34:42 +01:00
ArpackSupport
AutoDiff
BVH
CMakeLists.txt bug #1232: refactor special functions as a new SpecialFunctions module, currently in unsupported/. 2016-07-08 11:13:55 +02:00
FFT
IterativeSolvers Implement wrapper for matrix-free iterative solvers 2015-12-07 12:23:22 +01:00
KroneckerProduct
LevenbergMarquardt Set built-in sparse QR as the default sparse solver and add ComputationInfo for Levenberg Marquardt, 2013-02-20 14:10:14 +01:00
MatrixFunctions
MoreVectorization
MPRealSupport
NonLinearOptimization
NumericalDiff
OpenGLSupport Replace all M_PI by EIGEN_PI and add a check to the testsuite. 2016-03-23 15:37:45 +01:00
Polynomials
Skyline
SparseExtra Remove deprecated code not used by evaluators 2014-09-18 15:15:27 +02:00
SpecialFunctions Move CUDA's special functions to SpecialFunctions module. 2016-07-11 18:39:11 +02:00
Splines