spleaf.cov.Cov.logdet#

Cov.logdet()#

Compute the (natural) logarithm of the determinant of the matrix.

Returns:
logdetfloat

The natural logarithm of the determinant.

Notes

This is a lazy computation (the result is stored for future calls).