| [eigen-commits] commit/eigen: ggael: Bug 879: tri1 = mat * tri2 was compiling and running incorrectly if tri2 was not numerically triangular. Workaround the issue by evaluating mat*tri2 into a temporary. | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
] 
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: Bug 879: tri1 = mat * tri2 was compiling and running incorrectly if tri2 was not numerically triangular. Workaround the issue by evaluating mat*tri2 into a temporary.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 22 Sep 2014 15:20:52 -0000
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/7a3f434088a7/
Changeset:   7a3f434088a7
Branch:      3.2
User:        ggael
Date:        2014-09-22 15:20:42+00:00
Summary:     Bug 879: tri1 = mat * tri2 was compiling and running incorrectly if tri2 was not numerically triangular. Workaround the issue by evaluating mat*tri2 into a temporary.
Affected #:  1 file
Repository URL: https://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.