log_euclidean_log: Compute the Log-Euclidean Logarithm

View source: R/log_euclidean.R

log_euclidean_logR Documentation

Compute the Log-Euclidean Logarithm

Description

Compute the Log-Euclidean Logarithm

Usage

log_euclidean_log(sigma, lambda, validate = FALSE)

Arguments

sigma

A reference point.

lambda

A point on the manifold.

validate

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

Value

The tangent space image of lambda at sigma.


riemtan documentation built on Nov. 11, 2025, 1:06 a.m.