Registered Member
|
I've tried to compile following code:
I get an error in line 15. I'm using Dev C++. The error report is:
I guess it's something simple enough but I'm just starting using Eigen. |
Moderator
|
hm, you probably looked at the Eigen2 documentation. The API is:
x = A.lu().solve(b); |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]