int sympowerit (double *X, int n, double *T, int amax, double tol, int maxiter, int verbose); /* Simple symmetric power iterations */