eigen/unsupported/Eigen
2016-11-04 18:18:19 +00:00
..
CXX11 Removed the sycl include from Eigen/Core and moved it to Unsupported/Eigen/CXX11/Tensor; added TensorReduction for sycl (full reduction and partial reduction); added TensorReduction test case for sycl (full reduction and partial reduction); fixed the tile size on TensorSyclRun.h based on the device max work group size; 2016-11-04 18:18:19 +00:00
src Don't attempts to use lgamma_r for CUDA devices. 2016-11-01 15:34:19 -07:00
AdolcForward
AlignedVector3 Fix outer-stride. 2016-10-12 21:47:52 +02:00
ArpackSupport
AutoDiff
BVH
CMakeLists.txt merge EulerAngles module 2016-08-30 10:01:53 +02:00
EulerAngles Complete docs and add ostream operator for EulerAngles. 2016-06-19 20:42:45 +03:00
FFT
IterativeSolvers
KroneckerProduct Include missing forward declaration of SparseMatrix 2016-08-29 18:56:46 +02:00
LevenbergMarquardt
MatrixFunctions
MoreVectorization
MPRealSupport Implement digits10 for mpreal 2016-07-25 14:38:55 +02:00
NonLinearOptimization
NumericalDiff
OpenGLSupport
Polynomials
Skyline
SparseExtra
SpecialFunctions Move CUDA's special functions to SpecialFunctions module. 2016-07-11 18:39:11 +02:00
Splines