Benoit Steiner
|
58e06447de
|
Silence a compilation warning
|
2015-12-10 13:11:36 -08:00 |
|
Benoit Steiner
|
48877a6933
|
Only implement the lgamma, erf, and erfc functions when using a compiler compliant with the C99 specification.
|
2015-12-10 13:09:49 -08:00 |
|
Benoit Steiner
|
53b196aa5f
|
Simplified the implementation of lgamma, erf, and erfc
|
2015-12-08 14:17:34 -08:00 |
|
Benoit Steiner
|
73b68d4370
|
Fixed a couple of typos
Cleaned up the code a bit.
|
2015-12-07 16:38:48 -08:00 |
|
Eugene Brevdo
|
fa4f933c0f
|
Add special functions to Eigen: lgamma, erf, erfc.
Includes CUDA support and unit tests.
|
2015-12-07 15:24:49 -08:00 |
|