powered by
Internal function to check if a matrix is positive definite
is_PD(x)
A matrix to check.
Returns TRUE if the matrix is positive definite and FALSE otherwise.