Fix the column permutation in SparseQR

This commit is contained in:
Desire NUENTSA
2013-01-14 14:20:42 +01:00
parent a3b94d26c8
commit 904c2f137b
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
*
*
*/
#include "OrderingMethods"
#include "src/SparseQR/SparseQR.h"
#include "src/Core/util/ReenableStupidWarnings.h"