5 Commits

Author SHA1 Message Date
Gael Guennebaud
a4ab0c6b6a Fix compilation with some compilers
(grafted from a4fd4233adbf4132f24bf989e3099022c5f3e207
)
2017-06-09 23:02:02 +02:00
Gael Guennebaud
2c32368642 Add missing std::numeric_limits specialization for half, and complete NumTraits<half>
(grafted from d58882277999508b1b97624771433422897e9aee
)
2017-06-09 11:51:53 +02:00
Igor Babuschkin
aee693ac52 Add log1p support for CUDA and half floats 2016-08-08 20:24:59 +01:00
Benoit Steiner
373bb12dc6 Check that it's possible to forward declare the hlaf type. 2016-08-03 16:07:31 -07:00
Gael Guennebaud
d075d122ea Move half unit test from unsupported to main tests 2016-07-22 14:34:19 +02:00