Registered Member
|
Hello,
I have been trying to use the Eigen function computeFittingHyperplane as described here: http://eigen.tuxfamily.org/1/group__reg ... f0b6e72c53 Here is the relevant code that I am using:
However the error that I get is: 'computeFittingHyperplane' : is not a member of 'Eigen' I have been correctly including Matrix.h in my project (VS 2010), but I am not sure why this is the case? Can anyone please suggest if I am doing anything incorrectly? Thanks! |
Moderator
|
hm, how did you get there? this is the documentation of the very old Eigen1. To fit hyperplanes, look at this tutorial, slides 97-99: http://downloads.tuxfamily.org/eigen/ei ... a_2013.pdf
|
Registered users: Baidu [Spider], Bing [Bot], Google [Bot], Yahoo [Bot]