Learn R Programming

riemtan (version 0.2.5)

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

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.