Registered Member
|
Hi guys,
is it possible install eigen in windows ? How I to do ? I use Code::Blocks IDE |
Registered Member
|
|
Registered Member
|
one moment... Eingen in Linux was installed and work. I would installa now Eingen in Windows: how must I to do ? |
Registered Member
|
If you're using Code::Blocks under Windows: the same way Recall that Eigen is a header-only library, there's no need to build it separately, just point your compiler to the directory Eigen is located in (so that it knows where to find the header files) and #include and use it exactly as on any other platform. |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]