powered by
sqrt_mat performs the square root of a matrix only for square symmetric matrices This function should not be used directly.
sqrt_mat(X)
a matrix that is square and symmetric
Derek Beaton