eigen/unsupported/Eigen
2017-04-04 09:54:31 -07:00
..
CXX11 iGate the sycl specific code under a EIGEN_USE_SYCL define 2017-04-04 09:54:31 -07:00
src bug #1401: fix compilation of "cond ? x : -x" with x an AutoDiffScalar 2017-03-08 16:16:53 +01: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 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
SpecialFunctions Special functions require math.h: make sure it is included. 2016-11-02 08:51:52 -07:00
Splines