| commit | 2ed1495eec9dfca49224b074c12ea6bd024d1400 | [log] [tgz] |
|---|---|---|
| author | Benoit Steiner <benoit.steiner.goog@gmail.com> | Thu Aug 27 16:59:55 2015 -0700 |
| committer | Benoit Steiner <benoit.steiner.goog@gmail.com> | Thu Aug 27 16:59:55 2015 -0700 |
| tree | 42381aec5c1dee8276ab594785732d9821c6311c | |
| parent | d4c24eb01630c21aa0a83a77511fff9f689aefa8 [diff] |
nvcc doesn't support std::min or std::max on GPU. Use our own custom implementation instead
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/.