Skip to contents

Function projects an SPD matrix x onto the tangent space at a point p

Usage

spd.logmap(x, p = NULL)

Arguments

x

A symmetric positive definite matrix

p

The point on whose tangent space to project x

Value

A symmetric matrix.