[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
2 new changesets in eigen:
http://www.bitbucket.org/eigen/eigen/changeset/80f3ae0138d2/
changeset: r3499:80f3ae0138d2
user: ggael
date: 2010-11-10 18:58:55
summary: generalize our internal rank K update routine to support more general A*B product while evaluating only one triangular part and make it available via, e.g.:
R.triangularView<Lower>() += s * A * B;
affected #: 6 files (21.5 KB)
http://www.bitbucket.org/eigen/eigen/changeset/b64923b3f6c4/
changeset: r3500:b64923b3f6c4
user: ggael
date: 2010-11-10 18:59:16
summary: prevent warning
affected #: 1 file (12 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.