log_euclidean_exp {riemtan} | R Documentation |
Compute the Log-Euclidean Exponential
Description
This function computes the Euclidean exponential map.
Usage
log_euclidean_exp(ref_pt, v)
Arguments
ref_pt |
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 ref_pt
.
[Package riemtan version 0.1.0 Index]