powered by
Computes half log determinant of X, by sum(log(diag(chol(X)))).
X
sum(log(diag(chol(X))))
halflogdetX(X)
The half log determinant of X.
A numeric matrix