commit | 9001f4a46b62344d9d0e589de1ad0e7b3413b479 | [log] [tgz] |
---|---|---|
author | Gael Guennebaud <g.gael@free.fr> | Tue Sep 01 22:29:17 2015 +0200 |
committer | Gael Guennebaud <g.gael@free.fr> | Tue Sep 01 22:29:17 2015 +0200 |
tree | 7b3d7a788917c652c6bbaeb576d069788b85f394 | |
parent | f41831e445f3fdd9dc324561135b2a19eafd9a56 [diff] |
Add missing specialization of evaluator of sub-sparse-matrices that can be seen as a SparseCompressedBase. This changeset enable faster iterator for such expressions.
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/.