eigenvector extraction c++
- To: mathgroup at smc.vnet.net
- Subject: [mg65252] eigenvector extraction c++
- From: alberto magrofuoco <abemagro at libero.it>
- Date: Wed, 22 Mar 2006 06:13:41 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
hi! I need to extract eigenvectors from 3x3 matrix in c++, I m using Borland 5.5 compiler (the free avalaible one) Does anybody know a routine to extract the eigenvalue or a c++ library supprting this feauture? I would also need the calculation of the pseudo inverse matrix. Thank you Alberto