This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: nonsymm eigenvalues...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]