aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/MathFunctionsImpl.h
Commit message (Expand)AuthorAge
* Extend CUDA support to matrix inversion and selfadjointeigensolverGravatar Andrea Bocci2018-06-11
* Make hypot_impl compile again for types with expression-templates (e.g., boos...Gravatar Christoph Hertzberg2018-04-13
* Factories code between numext::hypot and scalar_hyot_op functor.Gravatar Gael Guennebaud2018-04-04
* bug #1521: avoid signalling NaN in hypot and make it std::complex<> friendly.Gravatar Gael Guennebaud2018-04-04
* Remove extra space.Gravatar Rasmus Munk Larsen2017-01-24
* Make NaN propagatation consistent between the pmax/pmin and std::max/std::min...Gravatar Rasmus Munk Larsen2017-01-24
* Add a note regarding gcc bug #72867Gravatar Gael Guennebaud2016-09-22
* Fix warningGravatar Gael Guennebaud2016-08-30
* bug #1282: fix implicit double to float conversion warningGravatar Gael Guennebaud2016-08-28
* Factorize the 4 copies of tanh implementations, make numext::tanh consistent ...Gravatar Gael Guennebaud2016-08-23