diff --git a/nonclass.cc b/nonclass.cc index 0a38db7..9f0dcb7 100644 --- a/nonclass.cc +++ b/nonclass.cc @@ -26,7 +26,7 @@ #include "qsort.h" #include "fortran.h" -#define IPIV_DEBUG +#undef IPIV_DEBUG namespace LA { @@ -155,7 +155,11 @@ static void linear_solve_do(NRMat &A, double *B, const int nrhs, const i for (int i=0; in) laerror("problem with ipiv in clapack_dgesv"); + } #ifdef IPIV_DEBUG std::cout <<"shift = "<