Learn R Programming

frechet (version 0.3.0)

expSphere: Compute an exponential map for a unit hypersphere.

Description

Compute an exponential map for a unit hypersphere.

Usage

expSphere(base, tg)

Value

A unit vector of length \(m\).

Arguments

base

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

tg

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