Get the square root of a matrix using eigenvalue decomposition, and solve for a linear system
Source:R/transform_residuals.R
solve_eigen_sqrt.RdSolve for \(x\) in the linear system \(Ax = b\), where \(A\) is a symmetric matrix square root of \(M\) with eigenvalue decomposition such that \(AA = M\).