geo.dist.spd_LogEuclidean: Compute the geodesic distance

Description Usage Arguments Value

View source: R/log.euclidean.R

Description

Compute the geodesic distance

Usage

1
2
## S3 method for class 'spd_LogEuclidean'
geo.dist(mfd, p, q, ...)

Arguments

mfd

the manifold object created by matrix.manifold

p

a point on the manifold

q

a point on the manifold

...

other parameters (primarily for computation speedup)

Value

the geodesic distance between p and q


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