Registered Member
|
I am implementing some control algorithms in Eclipse C++ using the Eigen library. My code works fine when still I don't use the ComplexSchur method in it, but when I did so and cleaned and built the application, binaries where not generated, and thus the app won't run. If I use the method without cleaning and with only building the project, I will still have the binaries but in the output I don't see the results of the ComplexSchur method ... as if the excution jumped over it.
Any help will be deeply appreciated. This is my main.cpp file:
Now, the ControllerCode2.cpp code:
my ControllerCode2.h code:
System.h code:
|
Registered users: Bing [Bot], Evergrowing, Google [Bot]