[eigen-commits] commit/eigen: ggael: For the record, here is a solution for (a*b).diagonal, at the cost of extra copies |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
1 new changeset in eigen:
http://www.bitbucket.org/eigen/eigen/changeset/27fae10ed72e/
changeset: r2434:27fae10ed72e
user: ggael
date: 2010-02-09 14:28:22
summary: For the record, here is a solution for (a*b).diagonal, at the cost of extra copies
if a and/or b as to be evaluated. So in the next commit I'll remove it. A nice
solution would be to evaluate the lhs/rhs into member of the initial product,
but that would be overkill.
affected #: 2 files (677 bytes)
Repository URL: http://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org.
You are receiving this because you have the service
enabled, addressing the recipient of this email.