Registered Member
|
Hi,
The following code produces the wrong result, and I cannot figure out why:
A is an Eigen::SparseMatrix<double> and c is Eigen::VectorXd. However, if I copy the contents of row i of A into a vector beforehand, as
I obtain correct results. I am using Eigen 3.2.8. Is this a know bug, or am I missing something obvious here? Jens |
Moderator
|
Please update to 3.2.10 or 3.3.1.
|
Registered Member
|
The behavior is correct in Eigen 3.3.1. Thanks.
|
Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]