[eigen] Re: Student contribution |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
Hello,
Thanks for your quick answer.
We added the reference at the top of the BDCSVD class and changed the
lastNonNul variable, also we are solving others issues Gael pointed out
yesterday.
We have a question about the SVD matrix used with integers values (int,
long) : JacobiSVD returns almost only 0 values for m_matrixU, m_matrixV
and m_singularValues. Is it a choosen behavior with integers or it is
the real result of the SVD ? Does our BDCSVD must have a specific
behavior with integers types?
Best regards,
Team GL27
Gauthier Brun, Nicolas Carre, Jean Ceccato, Pierre Zoppitelli