Re: [eigen] LDLt and LLt fixes

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


Just a small update: more fixes just committed, and after much
frustration I understood that Cholesky decomposition is not rank
revealing so I removed all the rank stuff from the Cholesky API.
Likewise, Cholesky's solve() methods always return true because they
can't determine reliable whether solutions exists -- determining that
reliably requires to use another dec like LU.

Cheers,
Benoit



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