- Dec 16, 2015
-
-
Christoph Hertzberg authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Disable AutoDiffScalar generic copy ctor for non compatible scalar types (fix ambiguous template instantiation)
- Dec 15, 2015
-
-
Christoph Hertzberg authored
Bug 1136: Protect isinf for Intel compilers. Also don't distinguish GCC from ICC and don't rely on EIGEN_NOT_A_MACRO, which might not be defined when including this.
-
- Dec 14, 2015
-
-
Benoit Steiner authored
-
Benoit Steiner authored
Marked the tensor constructors as EIGEN_DEVICE_FUNC: This makes it possible to call them from a CUDA kernel.
-
- Dec 11, 2015
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
(grafted from 4f8c1d263017e2859daf1dc2cbc38c0b02942969)
-
Gael Guennebaud authored
Add special functions to eigen: lgamma, erf, erfc.
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Benoit Steiner authored
-
Benoit Steiner authored
HdG: --
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
benoitsteiner authored
-
- Dec 10, 2015
-
-
Benoit Steiner authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Mark Borgerding authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
Only implement the lgamma, erf, and erfc functions when using a compiler compliant with the C99 specification.
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- Dec 08, 2015
-
-
Benoit Steiner authored
-