Re: [eigen] Numerical Stability Question

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Mark Borgerding wrote:
> Sounds like you've got some uninitialized memory you're using somewhere.

Then I'd recommend building the code with debugging symbols (-g on gcc)
and then run it under valgrind, which will tell if some part of the
program tries to use uninitialized memory.

Cheers,
Moritz


-- 
Moritz Lenz
http://perlgeek.de/ |  http://perl-6.de/ | http://sudokugarden.de/



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/