Learn R Programming

manifold (version 0.1.2)

LogMSPD: Matrix logarithm of a symmetric positive definite

Description

LogMSPD(X) computes the matrix logarithm of an SPD matrix using Armardillo. The returned value is a real matrix.

Usage

LogMSPD(X)

Value

A symmetric matrix

Arguments

X

An SPD matrix