log_euclidean_vec: Vectorize at Identity Matrix (Euclidean)

View source: R/log_euclidean.R

log_euclidean_vecR Documentation

Vectorize at Identity Matrix (Euclidean)

Description

Converts a symmetric matrix into a vector representation.

Usage

log_euclidean_vec(sigma, v)

Arguments

sigma

A symmetric matrix.

v

A vector.

Value

A numeric vector, representing the vectorized tangent image.


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