log_euclidean_unvec: Compute the Inverse Vectorization (Euclidean)

View source: R/log_euclidean.R

log_euclidean_unvecR Documentation

Compute the Inverse Vectorization (Euclidean)

Description

Converts a vector back into a tangent matrix relative to a reference point using Euclidean metric.

Usage

log_euclidean_unvec(sigma, w)

Arguments

sigma

A symmetric matrix.

w

A numeric vector, representing the vectorized tangent image.

Value

A symmetric matrix, representing the tangent vector.


riemtan documentation built on June 8, 2025, 9:39 p.m.