Learn R Programming

riemtan (version 0.2.5)

euclidean_log: Compute the Euclidean Logarithm

Description

Compute the Euclidean Logarithm

Usage

euclidean_log(sigma, lambda, validate = FALSE)

Value

The tangent space image of lambda at sigma.

Arguments

sigma

A reference point.

lambda

A point on the manifold.

validate

A logical value indicating whether to validate input arguments. Default is FALSE.