Skip to content
Snippets Groups Projects
Commit e823727b authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Improved #include with eigen3/

parent ea54ceed
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
// eigen includes // eigen includes
#include <eigen3/Eigen/OrderingMethods> #include <eigen3/Eigen/OrderingMethods>
#include <eigen3/Eigen/SparseQR> #include <eigen3/Eigen/SparseQR>
#include <Eigen/SPQRSupport> #include <eigen3/Eigen/SPQRSupport>
// ccolamd // ccolamd
#include "solver/ccolamd_ordering.h" #include "solver/ccolamd_ordering.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment