Learn R Programming

riemtan (version 0.2.5)

dlog: Differential of Matrix Logarithm Map

Description

Computes the differential of the matrix logarithm map at a point Sigma, evaluated at H

Usage

dlog(sigma, h)

Value

A symmetric matrix representing the differential evaluated at H of class dsyMatrix

Arguments

sigma

A symmetric positive definite matrix of class dspMatrix

h

A symmetric matrix representing tangent vector of class dsyMatrix