Re: [eigen] Cholesky Decompositon

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


Dear Tommaso,

calling the method info() on your LLT object in this case should return
Eigen::ComputationInfo::NumericalIssue. It's not because the code didn't
crash that you can say the decomposition arrived at a result. Success is
conveyed by info() and there is no exception raised upon failure.


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