Re: [eigen] SVD with singular matrices

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


Mmh, and actually, i had already switched to only use JacobiSVD in my code, so feel free to ditch the 'SVD' implementation ;-)

Thomas

--

Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>

http://www.freehackers.org/thomas

On Friday 01 October 2010 00:10:34 Benoit Jacob wrote:

> Being a R-SVD, JacobiSVD actually takes better advantage of

> very-rectangular matrices (it's complexity is N^2 * P where N is the

> smaller dim and P is the bigger dim).

>

> I confirm that the last time I checked, JacobiSVD was only 2x slower

> on big matrices, but that was 1 year ago.



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