I need to solve for the eigenvalues and vectors of a real symmetric matrix, which is relatively easy with gsl. The problem is that I need the eigenvectors to not be normalized. Is there a way to do this using gsl? Failing that does anyone know of a library/code that would let me do this from a C program? Am I out of luck?
Thanks, Dan _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
