#include #include #include #include int check(gsl_matrix *A,int n); // prototype of function to check int QREvals (gsl_matrix *A,gsl_vector *seigen,int n,float Tol);