| commit | a09cfe650fe56b181747af04d61548800da1f72b | [log] [tgz] |
|---|---|---|
| author | Benoit Steiner <benoit.steiner.goog@gmail.com> | Fri Aug 21 16:01:40 2015 -0700 |
| committer | Benoit Steiner <benoit.steiner.goog@gmail.com> | Fri Aug 21 16:01:40 2015 -0700 |
| tree | 7bc08d94ce01cc2063510fcea481d7d9495a9549 | |
| parent | e5c78d85c8d173f37dcb2b57c1540c0574e467ef [diff] |
std::numeric_limits doesn't work reliably on CUDA devices. Use our own definition of numeric_limit<T>::max() and numeric_limit<T>::min() instead of the stl ones.
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/.