eigen/unsupported/Eigen
RJ Ryan 949a2da38c Use scalar_sum_op and scalar_quotient_op instead of operator+ and operator/ in MeanReducer.
Improves support for std::complex types when compiling for CUDA.

Expands on e2e9cdd169
 and 2bda1b0d93
.
2017-04-14 13:23:35 -07:00
..
CXX11 Use scalar_sum_op and scalar_quotient_op instead of operator+ and operator/ in MeanReducer. 2017-04-14 13:23:35 -07:00
src bug #1401: fix compilation of "cond ? x : -x" with x an AutoDiffScalar 2017-03-08 16:16:53 +01:00
AdolcForward
AlignedVector3 Fix outer-stride. 2016-10-12 21:47:52 +02:00
ArpackSupport
AutoDiff
BVH
CMakeLists.txt
EulerAngles
FFT
IterativeSolvers
KroneckerProduct
LevenbergMarquardt
MatrixFunctions
MoreVectorization
MPRealSupport
NonLinearOptimization
NumericalDiff
OpenGLSupport
Polynomials
Skyline
SparseExtra
SpecialFunctions Special functions require math.h: make sure it is included. 2016-11-02 08:51:52 -07:00
Splines