commit | 6059188f9dbac841ef0c9cc533047c0a3bd12d94 | [log] [tgz] |
---|---|---|
author | Gael Guennebaud <g.gael@free.fr> | Tue Sep 01 22:34:30 2015 +0200 |
committer | Gael Guennebaud <g.gael@free.fr> | Tue Sep 01 22:34:30 2015 +0200 |
tree | b69f580992b0423ca594c0ef0622ac36f14f30b5 | |
parent | 0b2412df5081e54fe2ff67a51ab24a097e36ce91 [diff] |
Simplify implementation of the evaluation's iterator of Sparse*Diagonal products to help the compiler to generate better 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/.