euclidean_exp: Compute the Euclidean Exponential

View source: R/euclidean.R

euclidean_expR Documentation

Compute the Euclidean Exponential

Description

Compute the Euclidean Exponential

Usage

euclidean_exp(sigma, v)

Arguments

sigma

A reference point.

v

A tangent vector to be mapped back to the manifold at sigma.

Value

The point on the manifold corresponding to the tangent vector at sigma.


riemtan documentation built on June 8, 2025, 9:39 p.m.