eigen/unsupported/Eigen
Jonathan Liu b7689bded9 Use std::complex constructor instead of assignment from scalar
Fixes GCC conversion to non-scalar type requested compile error when
using boost::multiprecision::cpp_dec_float_50 as scalar type.
2018-06-28 00:32:37 +10:00
..
CXX11 Fix oversharding bug in parallelFor. 2018-06-20 17:51:48 -07:00
src Use std::complex constructor instead of assignment from scalar 2018-06-28 00:32:37 +10:00
AdolcForward
AlignedVector3
ArpackSupport
AutoDiff
BVH
CMakeLists.txt
EulerAngles
FFT
IterativeSolvers
KroneckerProduct
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 typos found using codespell 2018-06-07 14:43:02 +02:00
NumericalDiff
OpenGLSupport Fix typos found using codespell 2018-06-07 14:43:02 +02:00
Polynomials
Skyline
SparseExtra
SpecialFunctions Derivative of the incomplete Gamma function and the sample of a Gamma random variable. 2018-06-06 18:49:26 +01:00
Splines