euclidean_log {riemtan} | R Documentation |
Compute the Euclidean Logarithm
Description
Compute the Euclidean Logarithm
Usage
euclidean_log(sigma, lambda)
Arguments
sigma |
A reference point. |
lambda |
A point on the manifold. |
Value
The tangent space image of lambda
at sigma
.
[Package riemtan version 0.1.0 Index]