Learn R Programming

riemtan (version 0.2.5)

log_euclidean_vec: Vectorize at Identity Matrix (Euclidean)

Description

Converts a symmetric matrix into a vector representation.

Usage

log_euclidean_vec(sigma, v)

Value

A numeric vector, representing the vectorized tangent image.

Arguments

sigma

A symmetric matrix.

v

A vector.