Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
In some cases, the "getCovariances()" method throws a "SingularMatrixException". This can be avoided by using "QR" instead of "LU" decomposition.