eigen/unsupported/Eigen
2015-02-27 12:57:13 -08:00
..
CXX11 Added support for 32bit index on a per tensor/tensor expression. This enables us to use 32bit indices to evaluate expressions on GPU faster while keeping the ability to use 64 bit indices to manipulate large tensors on CPU in the same binary. 2015-02-27 12:57:13 -08:00
src Suppress some remaining Index conversion warnings 2015-02-17 18:52:39 +01:00
AdolcForward
AlignedVector3 Missing outerStride in AlignedVector3 resulted in infinite recursion 2014-09-30 16:43:19 +02:00
ArpackSupport
AutoDiff
BVH
CMakeLists.txt
FFT
IterativeSolvers Remove deprecated code not used by evaluators 2014-09-18 15:15:27 +02:00
KroneckerProduct
LevenbergMarquardt
MatrixFunctions Doc: difference between array and matrix cosine etc (bug #830) 2014-09-06 14:59:44 +01:00
MoreVectorization
MPRealSupport Fix remaining garbage during a merge. 2014-09-01 17:25:13 +02:00
NonLinearOptimization
NumericalDiff
OpenGLSupport Free functions should only be declared as static in separate compilation units 2014-12-12 12:01:03 +01:00
Polynomials
Skyline
SparseExtra Remove deprecated code not used by evaluators 2014-09-18 15:15:27 +02:00
Splines