pyrbit.mle_utils
Functions
estimated_covariance_matrix = numpy.linalg.inv(J) |
|
Returns true when input is positive-definite, via Cholesky |
|
Find the nearest positive-definite matrix to input |
Exceptions
Raised when the confidence ellipsis can not be computed properly. |