#include "nr.h" void NR::banmul(Mat_I_DP &a, const int m1, const int m2, Vec_I_DP &x, Vec_O_DP &b) { int i,j,k,tmploop; int n=a.nrows(); for (i=0;i