eigen/unsupported/Eigen
2016-03-08 12:07:33 -08:00
..
CXX11 Decoupled the packet type definition from the definition of the tensor ops. All the vectorization is now defined in the tensor evaluators. This will make it possible to relialably support devices with different packet types in the same compilation unit. 2016-03-08 12:07:33 -08:00
src Reverted previous commit since it caused more problems than it solved 2016-02-26 13:21:44 +00: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 ArpackSupport was missing here also. 2015-10-16 18:21:02 -07:00
FFT
IterativeSolvers Implement wrapper for matrix-free iterative solvers 2015-12-07 12:23:22 +01:00
KroneckerProduct
LevenbergMarquardt
MatrixFunctions
MoreVectorization
MPRealSupport
NonLinearOptimization
NumericalDiff
OpenGLSupport Use inline versus static free functions. 2015-09-03 13:42:54 +02:00
Polynomials
Skyline
SparseExtra
Splines