eigen/unsupported/Eigen
Geoffrey Lalonde 72c95383e0 Add autodiff coverage for standard library hyperbolic functions, and tests.
* * *
Corrected tanh derivatived, moved test definitions.
* * *
Added more test cases, removed lingering lines
2016-06-15 23:33:19 -07:00
..
CXX11 Use array_prod to compute the number of elements contained in the input tensor expression 2016-06-04 07:47:04 -07:00
src Add autodiff coverage for standard library hyperbolic functions, and tests. 2016-06-15 23:33:19 -07: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 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
Splines