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

View source: R/MCPLDA.R

svdsqrtmR Documentation

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)

Arguments

X

matrix; square input matrix

Value

Y matrix; square root of the input matrix


jkrijthe/RSSL documentation built on Jan. 13, 2024, 1:56 a.m.