#include #include "nr.h" using namespace std; void NR::qrdcmp(Mat_IO_DP &a, Vec_O_DP &c, Vec_O_DP &d, bool &sing) { int i,j,k; DP scale,sigma,sum,tau; int n=a.nrows(); sing=false; for (k=0;k