Learn R Programming

riemtan (version 0.2.5)

dexp: Differential of Matrix Exponential Map

Description

Computes the differential of the matrix exponential map located at a point a, evaluated at x

Usage

dexp(a, x)

Value

A positive definite symmetric matrix representing the differential located at a and evaluated at x, of class dppMatrix

Arguments

a

A symmetric matrix of class dspMatrix

x

A symmetric matrix representing tangent vector of class dspMatrix