eigen/unsupported/Eigen
2018-09-12 11:49:10 +02:00
..
CXX11 Product of empty array must be 1 and not 0. 2018-08-30 17:14:52 +02:00
src EIGEN_UNUSED is not supported by g++4.7 (and not portable) 2018-09-12 11:49:10 +02:00
AdolcForward Update ADOL-C support. 2015-11-30 16:00:22 +01:00
AlignedVector3 Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
ArpackSupport Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop 2018-08-28 11:44:15 +02:00
AutoDiff Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
BVH remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
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 Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
IterativeSolvers Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
KroneckerProduct Include missing forward declaration of SparseMatrix 2016-08-29 18:56:46 +02:00
LevenbergMarquardt Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
MatrixFunctions Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
MoreVectorization remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
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 remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
OpenGLSupport Silence double-promotion warning 2018-08-17 16:39:43 +02:00
Polynomials Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop 2018-08-28 11:44:15 +02:00
Skyline remove the 'Unsupported Modules' meta module 2013-01-11 10:40:35 +01:00
SparseExtra Remove deprecated code not used by evaluators 2014-09-18 15:15:27 +02:00
SpecialFunctions Updates corresponding to the latest round of PR feedback 2018-07-11 10:39:54 -04:00
Splines Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00