aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/SpecialFunctions/arch
Commit message (Expand)AuthorAge
* Fix bad NEON fp16 checkGravatar Antonio Sanchez2020-12-04
* Special function implementations for half/bfloat16 packets.Gravatar Antonio Sanchez2020-12-04
* Merging eigen/eigen.Gravatar Srinivas Vasudevan2019-09-16
|\
* | Add Bessel functions to SpecialFunctions.Gravatar Srinivas Vasudevan2019-09-14
|/
* Add ndtri function, the inverse of the normal distribution function.Gravatar Srinivas Vasudevan2019-08-12
* Updates corresponding to the latest round of PR feedbackGravatar Deven Desai2018-07-11
* renaming CUDA* to GPU* for some header filesGravatar Deven Desai2018-07-11
* updates based on PR feedbackGravatar Deven Desai2018-06-14
* Derivative of the incomplete Gamma function and the sample of a Gamma random ...Gravatar Michael Figurnov2018-06-06
* Exponentially scaled modified Bessel functions of order zero and one.Gravatar Michael Figurnov2018-05-31
* Add a EIGEN_NO_CUDA option, and introduce EIGEN_CUDACC and EIGEN_CUDA_ARCH al...Gravatar Gael Guennebaud2017-07-17
* std::erfcf doesn't exist: use numext::erfc insteadGravatar Benoit Steiner2016-08-11
* Move CUDA's special functions to SpecialFunctions module.Gravatar Gael Guennebaud2016-07-11