expSphere: Compute an exponential map for a unit hypersphere.

View source: R/expSphere.R

expSphereR 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.


functionaldata/tFrechet documentation built on Oct. 12, 2024, 6:33 a.m.