Re: [eigen] HELP : nullspace determination by SVD |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
On 28.06.2012 15:41, Gaurav Gupta wrote:
I need to compute the null space of a m x n (m < n) matrix, which is
spanned by last (n-m) columns of V matrix
of SVD decomposition, but JacobiSVD is giving only first m columns of V
(ThinV).
Any help?
Compute with option ComputeFullV instead of ComputeThinV.
hth,
Christoph
--
----------------------------------------------
Dipl.-Inf. Christoph Hertzberg
Cartesium 0.049
Universität Bremen
Enrique-Schmidt-Straße 5
28359 Bremen
Tel: +49 (421) 218-64252
----------------------------------------------