template void voltra(const Doub t0, const Doub h, G &g, K &ak, VecDoub_O &t, MatDoub_O &f) { Int m=f.nrows(); Int n=f.ncols(); VecDoub b(m); MatDoub a(m,m); t[0]=t0; for (Int k=0;k