Registered Member
|
Hello,
I'm trying to use SparseQR solver to get the rank of the matrix in question. However, it always crashes for my case with more rows than colums. Here a little test that crashes for rows>cols but works for cols>rows and square case:
crash report:
Is this a error on my side, a limitation or a bug? I'm using latest stable Eigen3.2. EDIT: I just dedected that it works flawless in release compilation, the crash is only triggerd in debug (of course, it's a assertion). The rank gets computed correctly. Maybe an unnecessary test? Regards, Stefan |
Moderator
|
this should be fixed in the devel and 3.2 branch
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]