commit | 2ab603316af7c1bcf1d5e87d9ba50a2589b36e37 | [log] [tgz] |
---|---|---|
author | Benoit Steiner <benoit.steiner.goog@gmail.com> | Fri Aug 28 08:14:15 2015 -0700 |
committer | Benoit Steiner <benoit.steiner.goog@gmail.com> | Fri Aug 28 08:14:15 2015 -0700 |
tree | 11245a1131a272ef6a26105d93d685019a356bb8 | |
parent | 2ed1495eec9dfca49224b074c12ea6bd024d1400 [diff] |
Use numext::mini/numext::maxi instead of std::min/std::max in the tensor code
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/.