log_euclidean_unvec: 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)
Value
A symmetric matrix, representing the tangent vector.
Arguments
- sigma
A symmetric matrix.
- w
A numeric vector, representing the vectorized tangent image.