Registered Member
|
I have a weird problem in MSVC 2008. When I try to use the Matrix inverse function, I get an unresolved external symbol error:
Even in a completely new and empty project. All I do is:
What am I doing wrong here? |
Registered Member
|
See the documentation:
http://eigen.tuxfamily.org/dox/classEig ... 206933f4ce There is a warning telling that you need to include LU:
I agree that we could make that warning more prominent.
Join us on Eigen's IRC channel: #eigen on irc.freenode.net
Have a serious interest in Eigen? Then join the mailing list! |
Registered Member
|
Oooh, thank you very much. I did look at the inverse function in the documentation, however it seems I skimmed over the "Warning:" part :].
|
Registered users: Bing [Bot], daret, Google [Bot], sandyvee, Sogou [Bot]