#include "nr.h" void NR::qrsolv(Mat_I_DP &a, Vec_I_DP &c, Vec_I_DP &d, Vec_IO_DP &b) { int i,j; DP sum,tau; int n=a.nrows(); for (j=0;j