logSphere: Compute a log map for a unit hypersphere.

View source: R/logSphere.R

logSphereR Documentation

Compute a log map for a unit hypersphere.

Description

Compute a log map for a unit hypersphere.

Usage

logSphere(base, x)

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.

Value

A tangent vector of length m.


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