Calculate symmetric square root matrix of a positive definite covariance matrix
get_symmetric_sqrt
calculates symmetric square root matrix of a positive definite covariance matrix
get_symmetric_sqrt(Omega)
Omega
: a positive definite covariance matrixa vectorized symmetric square root matrix of the matrix Omega
.
No argument checks!