nonsymm eigenvalues...
Brian Gough
bjg@gnu.org
Wed Nov 14 15:42:00 GMT 2007
At Wed, 14 Nov 2007 06:58:48 -0500 (EST),
Robert G. Brown wrote:
> Also, what is likely to happen if I call the symmetric routines for a
> nonsymmetric matrix? They seem to "work" and still produce eigenvalues
> and eigenvectors. Are those garbage?
It just uses the lower triangular part and assumes symmetry, anything
in the upper triangular part is ignored.
--
Brian Gough
More information about the Gsl-discuss
mailing list