Skip to contents

Function projects a tangent vector x (a symmetric matrix) at a point p onto the space of SPD matrices.

Usage

spd.expmap(x, p = NULL)

Arguments

x

A symmetric matrix

p

The point to whose tangent space x belongs

Value

A symmetric, positive-definite matrix.