Learn R Programming

uncorbets (version 0.1.2)

sqrtm: MATLAB `sqrtm` functionality

Description

This function returns the square root of a quadratic matrix.

Usage

sqrtm(x)

Value

A squared matrix.

Arguments

x

A square matrix.