sqrt_mat {ExPosition}R Documentation

sqrt_mat

Description

sqrt_mat performs the square root of a matrix only for square symmetric matrices This function should not be used directly.

Usage

sqrt_mat(X)

Arguments

X

a matrix that is square and symmetric

Author(s)

Derek Beaton


[Package ExPosition version 2.11.0 Index]