expmap_spd: expmap_spd

Description Usage Arguments

View source: R/expmap_spd.R

Description

Exponential Map projects a tangent vector X onto the SPD manifold at the point P. Analagous to P+X in euclidean space.

Usage

1
expmap_spd(P, X)

Arguments

P

A point on the SPD manifold (a symmetric positive definite matrix).

X

A symmetric matrix (a matrix in the tangent space of the SPD manifold).


mrparker909/MGLMRiem documentation built on March 19, 2020, 3:37 p.m.