eigen/unsupported/Eigen
Vamsi Sripathi 6293ad3f39 Performance improvements to tensor broadcast operation
1. Added new packet functions using SIMD for NByOne, OneByN cases
  2. Modified existing packet functions to reduce index calculations when input stride is non-SIMD
  3. Added 4 test cases to cover the new packet functions
2018-05-23 14:02:05 -07:00
..
CXX11 Performance improvements to tensor broadcast operation 2018-05-23 14:02:05 -07:00
src Exponentially scaled modified Bessel functions of order zero and one. 2018-05-31 15:34:53 +01: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
NumericalDiff
OpenGLSupport
Polynomials
Skyline
SparseExtra
SpecialFunctions Exponentially scaled modified Bessel functions of order zero and one. 2018-05-31 15:34:53 +01:00
Splines