Ask Your Question

eigentlichkeit's profile - activity

2014-11-18 11:51:11 -0600 answered a question Implementation of SVD

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.