Description Usage Arguments Details Value Author(s) Examples
Matrix square root of a matrix using the eigendecomposition.
1  | matrixsqrt(S, tol = sqrt(.Machine$double.eps))
 | 
S | 
 A squered matrix  | 
tol | 
 Tolerance for the igenvalues  | 
Matrix square root of a matrix using the eigendecomposition and removing the eigenvalues smaller than a tolerance
The matrix square root of the argument
Jose Luis Vicente Villardon
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.