2
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-01-12 14:25:16 +08:00
eigen/unsupported/Eigen/src
Mehdi Goli 9ea490c82c [SYCL] :
* Modifying TensorDeviceSYCL to use `EIGEN_THROW_X`.
  * Modifying TensorMacro to use `EIGEN_TRY/CATCH(X)` macro.
  * Modifying TensorReverse.h to use `EIGEN_DEVICE_REF` instead of `&`.
  * Fixing the SYCL device macro in SpecialFunctionsImpl.h.
2019-07-01 16:27:28 +01:00
..
AutoDiff EIGEN_UNUSED is not supported by g++4.7 (and not portable) 2018-09-12 11:49:10 +02:00
BVH Silence unused parameter warning 2018-08-17 16:28:28 +02:00
Eigenvalues Change license from LGPL to MPL2 with agreement from David Harmon. 2019-03-07 18:17:10 +01:00
EulerAngles Avoid I as an identifier, since it may clash with the C-header complex.h 2019-01-25 14:54:39 +01:00
FFT
IterativeSolvers Fix most Doxygen warnings. Also add links to stable documentation from unsupported modules (by using the corresponding Doxytags file). 2018-10-19 21:10:28 +02:00
KroneckerProduct
LevenbergMarquardt
MatrixFunctions Use pade for matrix exponential also for complex values. 2019-05-08 17:04:55 +02:00
MoreVectorization
NonLinearOptimization
NumericalDiff
Polynomials Remove debug code. 2018-12-09 23:05:46 +01:00
Skyline Fix include guard comments 2019-03-15 15:29:17 +01:00
SparseExtra Fix conversion warnings 2019-02-19 21:59:53 +01:00
SpecialFunctions [SYCL] : 2019-07-01 16:27:28 +01:00
Splines Spline.h: fix spelling "spang" -> "span" 2019-02-08 06:23:24 +00:00