euclidean_exp {riemtan} | R 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 |
Value
The point on the manifold corresponding to the tangent vector at sigma
.
[Package riemtan version 0.1.0 Index]