Registered Member
|
Dear all,
I am trying to update a legacy application with hand-rolled matrix routines. I have noted there is a way I can interface the raw data pointers to Eigen via the map interface: http://eigen.tuxfamily.org/dox-devel/gr ... Class.html Unfortunately, one of the matrices I am most interested in is an upper triangular matrix in row-major format, i.e.
Is there a way for this to be easily mapped, or will I have to copy the data across? -- Damien |
Registered Member
|
I am afraid this is not currently supported. We did briefly discuss this (and similar) packed storage schemes for triangular matrices, and it would be nice to have, but nobody has implemented it yet.
|
Registered Member
|
Oh no! That's a little unfortunate. Thanks anyway! -- Damien |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]