Registered Member
|
Hi all!
I'v encountered a Link error when I tried to multipy a sparse matrix with a dense one, the Error List is as follow:
I saw that Eigen provide Sparse mutiply dense matrix, so I think it should work and my code is like this:
Is there any wrong in my code or how to solve the link error? Best ccjn |
Registered Member
|
I've changed Eigen to previous version 3.1.4 and didn't get that error anymore .
It seems Eigen 3.2.2 has some bugs around sparse times dense matrix or maybe the Documentation needs update. |
Moderator
|
Yes, please use the latest 3.2: https://bitbucket.org/eigen/eigen/get/3.2.zip
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]