[eigen] Eigenvalue calculation on integer matrices

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


Hello,

I noticed big errors when trying to calculate the eigenvalues of Integer
matrices. When using SelfAdjointEigenSolver<MatrixXi> the Eigenvalues
don't match the real ones at all. When calling eigenvalues on MatrixXi I
just get a floating point exception. This probably has to do with
Integer Matrices not having integer Eigenvalues. However there should be
an implicit conversion or an error message the way it is right now if I
hadn't compared the results to the ones from octave I would not have
noticed that anything is wrong at all.

All the best,
Felix



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