(Optionally) throw an exception when using an unsuccessful decomposition

Submitted by Steeveness

Assigned to Nobody

Link to original bugzilla bug (#631)

Description

I am currently trying to use the llt decomposition of cholesky matrix.
It seems to work perfectly, but there is a problem on the matrixL.
For exemple when using a n*n matrix, the matrixL(n,n) is wrong.
Did somebody noticed it?

--
Thanks.

Depends on

#407

Blocking

#814 (closed)

Edited by David Tellenbach