eigen/unsupported/Eigen
Benoit Steiner 131ed1191f Merged in codeplaysoftware/eigen-upstream-pure/Fixing_compiler_warning (pull request PR-462)
Fixing compiler warning in TensorBlock.h as it was creating a lot of noise at compilation.
2018-08-08 18:14:15 +00:00
..
CXX11 Merged in codeplaysoftware/eigen-upstream-pure/Fixing_compiler_warning (pull request PR-462) 2018-08-08 18:14:15 +00:00
src bug #1451: fix numeric_limits<AutoDiffScalar<Der>> with a reference as derivative type 2018-08-04 00:17:37 +02: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 Issue with mpreal and std::numeric_limits, i.e. digits is not a constant. Added a digits() traits in NumTraits with fallback to static constant. Specialization for mpreal added in MPRealSupport. 2017-03-24 17:45:56 +01:00
NonLinearOptimization Fix doc 2018-07-12 11:56:18 +02:00
NumericalDiff
OpenGLSupport Fix typos found using codespell 2018-06-07 14:43:02 +02:00
Polynomials
Skyline
SparseExtra
SpecialFunctions Updates corresponding to the latest round of PR feedback 2018-07-11 10:39:54 -04:00
Splines