Registered Member
|
Hello
I have the following matrix
Then I try to map it to do a Cholesky decomposition
When I print "mat", I have the following values:
Where did these come from, (0,3.21143e-322) ? When I print "matrix", it is correct, meaning the Map function has gone wrong. |
Registered Member
|
The answer is that Eigen expects a flat array.
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]