| commit | 6afea4683847f1408d6de72b886af59576c66c8d | [log] [tgz] |
|---|---|---|
| author | Eugene Brevdo <ebrevdo@gmail.com> | Wed Mar 02 21:35:48 2016 -0800 |
| committer | Eugene Brevdo <ebrevdo@gmail.com> | Wed Mar 02 21:35:48 2016 -0800 |
| tree | f71eec3e8b219330921d09ae85984909a6ed99e8 | |
| parent | 832380c455b19a4f54dd36676463af19dd56302a [diff] |
Add infinity() support to numext::numeric_limits, use it in lgamma. This makes the infinity access a __device__ function, removing nvcc warnings.
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.