aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/SpecialFunctions
Commit message (Expand)AuthorAge
* Special function implementations for half/bfloat16 packets.Gravatar Antonio Sanchez2020-12-04
* Support BFloat16 in EigenGravatar Teng Lu2020-06-20
* fix compilation due to new HIP scalar accessorGravatar Jeff Daily2019-12-17
* 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
* 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
* Special functions require math.h: make sure it is included.Gravatar Benoit Steiner2016-11-02
* Move CUDA's special functions to SpecialFunctions module.Gravatar Gael Guennebaud2016-07-11
* bug #1232: refactor special functions as a new SpecialFunctions module, curre...Gravatar Gael Guennebaud2016-07-08