mhalf: Symmetric square root of a matrix

View source: R/mhalf.R

mhalfR Documentation

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

Author(s)

Peter Hoff


amen documentation built on May 29, 2024, 9:58 a.m.