[eigen] SparseQR crashes on rectangular matrix
[
Thread Index
|
Date Index
|
More lists.tuxfamily.org/eigen Archives
]
To
: "
eigen@xxxxxxxxxxxxxxxxxxx
" <
eigen@xxxxxxxxxxxxxxxxxxx
>, Désiré Nuentsa-Wakam <
desire.nuentsa_wakam@xxxxxxxx
>
Subject
: [eigen] SparseQR crashes on rectangular matrix
From
: Pavel Holoborodko <
pavel@xxxxxxxxxxxxxxx
>
Date
: Mon, 2 Sep 2013 16:12:10 +0900
SparseQR crashes in coletree when applied for rectangular matrix with rows < cols.
After quick study - apparently coletree doesn't support rectangular matrices.
Vector firstRowElt is allocated with rows() size (line #73).
However it is indexed as having cols() size in the code (lines #75, #108).
Would appreciate any help in this regard.
Thank you in advance.
Pavel.
Follow-Ups
:
[eigen] Re: SparseQR crashes on rectangular matrix
From:
Pavel Holoborodko
Messages sorted by:
[
date
|
thread
]
Prev by Date:
Re: [eigen] SparseQR compilation error
Next by Date:
Re: [eigen] SparseQR compilation error
Previous by thread:
Re: [eigen] SparseQR compilation error
Next by thread:
[eigen] Re: SparseQR crashes on rectangular matrix
Mail converted by
MHonArc
2.6.19+
http://listengine.tuxfamily.org/