Rdocumentation
powered by
Learn R Programming
amen (version 1.1)
mhalf: Symmetric square root of a matrix
Description
Computes the symmetric square root of a positive definite matrix
Usage
mhalf(M)
Arguments
M
a positive definite matrix
Value
a matrix
H
such that
H^2
equals
M