commit | fa4f933c0fe65eda6a051f978db12210f11f5cdb | [log] [tgz] |
---|---|---|
author | Eugene Brevdo <ebrevdo@gmail.com> | Mon Dec 07 15:24:49 2015 -0800 |
committer | Eugene Brevdo <ebrevdo@gmail.com> | Mon Dec 07 15:24:49 2015 -0800 |
tree | cab17ee4bbffd52a778b00ec40770e7fa4b361cf | |
parent | 7dfe75f445835baff18bbe82ba7253f7563cbdc6 [diff] |
Add special functions to Eigen: lgamma, erf, erfc. Includes CUDA support and unit tests.
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/.