| commit | 33c702c79fe227a5b22229c26af276d359a6cb1d | [log] [tgz] |
|---|---|---|
| author | Benoit Steiner <benoit.steiner.goog@gmail.com> | Thu Aug 14 22:13:21 2014 -0700 |
| committer | Benoit Steiner <benoit.steiner.goog@gmail.com> | Thu Aug 14 22:13:21 2014 -0700 |
| tree | 86ca1888d05abb165b3ddbe892cfff7b5464573d | |
| parent | 756292f8aa124c842d1e6d9beeb0c416c0d9a7f3 [diff] |
Added support for fast integer divisions by a constant Sped up tensor slicing by a factor of 3 by using these fast integer divisions.
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/.