Ask Your Question

Revision history [back]

Hi all,

does anybody know what algorithm is implemented?

If I'm not mistaken, the actual implementation is in method JacobiSVDImpl_ (modules/core/src/lapack.cpp).

Googling Jacobi & SVD should do the trick, but there is a plethora or results.

I guess the code is based on some paper/book. Any suggestions?

Thank you.