turn off debug flag
parent
438af1608d
commit
6a63fee9c7
|
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
#include "DenseQR.h"
|
#include "DenseQR.h"
|
||||||
|
|
||||||
#define DEBUG_MEMORY
|
//#define DEBUG_MEMORY
|
||||||
|
|
||||||
// all the lapack functions we need here
|
// all the lapack functions we need here
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue