geodesic: Compute the geodesic starting at some point on a manifold

Description Usage Arguments Value

View source: R/manifold.interface.R

Description

Compute the geodesic starting at some point on a manifold

Usage

1
geodesic(mfd, p, u, t, ...)

Arguments

mfd

the manifold object created by matrix.manifold

p

the starting point of the geodesic

u

a tangent vector at p, representing the direction of the geodesic

t

a vector of nonnegative real numbers

...

other parameters (primarily for computation speedup)

Value

an array of matrices which are the geodesic evaluated at t. The last dimension of the array corresponds to t


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