Learn R Programming

ExPosition (version 2.11.0)

sqrt_mat: 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

Derek Beaton