/* Driver for routine toeplz */ #include #include "nr.h" #define N 5 #define TWON (2*N) main() { int i,j; float sum,r[TWON+1],x[N+1],y[N+1]; for (i=1;i<=N;i++) y[i]=0.1*i; for (i=1;i