expSphere {frechet}R Documentation

Compute an exponential map for a unit hypersphere.

Description

Compute an exponential map for a unit hypersphere.

Usage

expSphere(base, tg)

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.

Value

A unit vector of length m.


[Package frechet version 0.3.0 Index]