Learn R Programming

frechet (version 0.3.0)

logSphere: Compute a log map for a unit hypersphere.

Description

Compute a log map for a unit hypersphere.

Usage

logSphere(base, x)

Value

A tangent vector of length \(m\).

Arguments

base

A unit vector of length \(m\) holding the base point of the tangent space.

x

A unit vector of length \(m\) which the log map is taken.