Learn R Programming

RSSL (version 0.9.7)

svdsqrtm: Taking the square root of a matrix using the singular value decomposition

Description

Taking the square root of a matrix using the singular value decomposition

Usage

svdsqrtm(X)

Value

Y matrix; square root of the input matrix

Arguments

X

matrix; square input matrix