eigen/unsupported/Eigen
Tal Hadad 6f4f12d1ed Add isApprox() and cast() functions.
test cases included
2016-10-17 22:23:47 +03:00
..
CXX11 Made the initialization of a CUDA device thread safe. 2016-09-26 11:00:32 -07:00
src Add isApprox() and cast() functions. 2016-10-17 22:23:47 +03: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 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 Implement wrapper for matrix-free iterative solvers 2015-12-07 12:23:22 +01:00
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 Move CUDA's special functions to SpecialFunctions module. 2016-07-11 18:39:11 +02:00
Splines