parallel.transport.spd_LogEuclidean: Parallel transport of a tangent vector from one point to...

Description Usage Arguments Value

View source: R/log.euclidean.R

Description

Parallel transport of a tangent vector from one point to another along the geodesic between the two points

Usage

1
2
## S3 method for class 'spd_LogEuclidean'
parallel.transport(mfd, p, q, v, ...)

Arguments

mfd

the manifold object created by matrix.manifold

p

a point on the manifold

q

a point on the manifold

v

a tangent vector at p

...

other parameters (primarily for computation speedup)

Value

a tangent vector at q


linulysses/matrix-manifold documentation built on Jan. 19, 2022, 3:56 p.m.