#include "nr.h" void NR::matadd(Mat_I_DP &a, Mat_I_DP &b, Mat_O_DP &c) { int i,j; int n=a.nrows(); for (j=0;j