Skip to contents

Compute the Euclidean Exponential

Usage

euclidean_exp(sigma, v, validate = FALSE)

Arguments

sigma

A reference point.

v

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

validate

A logical value indicating whether to validate input arguments. Default is FALSE.

Value

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