Re: [eigen] ordering of eigenvalues of EigenSolver

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On Monday 21 February 2011 15:34:21 Susanne Suter wrote:
> I forgot to say, I'm only talking about real value problems

Even if a matrix has only real-valued entries, its eigenvalues are in general 
complex. For example, the eigenvalues of [0 -1 ; 1 0] are i and -i. Therefore, 
I think that sorting by absolute value is the only reasonable option.

Regards
Martin



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/