Registered Member
|
Hi,
is it possible to use DynamicSparseMatrices for a singular value decomposition? I'm getting this error:
Is this combination impossible in Eigen? Cheers, Manuel |
Registered Member
|
Ok, now I understood: JacobiSVD's parameter is not the input but the output type.
But would it be possible to tell JacobiSVD just to compute the smallest/largest N singular values and corresponding vectors? |
Moderator
|
JacobiSVD is for dense matrices only. Sparse SVD algorithms are quite different and currently we don't offer that. sorry.
|
Registered Member
|
Ok, so I've got to use ARPACK++. Thanks anyway!
|
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft