forum.alglib.net

ALGLIB forum
It is currently Sat Apr 27, 2024 2:24 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: eigenvalues order
PostPosted: Thu Jun 09, 2011 4:52 pm 
Offline

Joined: Thu Jun 09, 2011 4:37 pm
Posts: 1
I am trying to implement ALGLIB to solve an eigensystem, unfortunately, it seems that the library changes the order of the system during the solution. In my case, it is critical to preserve the order of the equations for later computations using the eigenvalues and the eigenvectors. Is there any way to track this changes to the system???

Thanks.


Top
 Profile  
 
 Post subject: Re: eigenvalues order
PostPosted: Fri Jun 10, 2011 8:41 am 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 906
No, there is no way to do so. The problem is that eigenvalues/eigenvectors can not be associated with original equations. Any eigenvalue (and its vector) "corresponds" to the whole system - not to one of its equations. And there is no such thing as "original order" of eigenvalues.

Can you describe your problem in more details?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 317 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group