#include #include #include "nr.h" using namespace std; // Driver for routine splie2 int main(void) { const int M=10,N=10; int i,j; DP x1x2; Vec_DP x1(N),x2(N); Mat_DP y(M,N),y2(M,N); for (i=0;i