| commit | d58882277999508b1b97624771433422897e9aee | [log] [tgz] |
|---|---|---|
| author | Gael Guennebaud <g.gael@free.fr> | Fri Jun 09 11:51:53 2017 +0200 |
| committer | Gael Guennebaud <g.gael@free.fr> | Fri Jun 09 11:51:53 2017 +0200 |
| tree | c9e55deb41cd73bd1a91fdb02171547fa9ee84cd | |
| parent | 682b2ef17ee360ac11cebbe7286dc4edd9accfa3 [diff] |
Add missing std::numeric_limits specialization for half, and complete NumTraits<half>
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/.