expSphere {frechet} | R Documentation |
Compute an exponential map for a unit hypersphere.
Description
Compute an exponential map for a unit hypersphere.
Usage
expSphere(base, tg)
Arguments
base |
A unit vector of length |
tg |
A vector of length |
Value
A unit vector of length m
.
[Package frechet version 0.3.0 Index]