View source: R/log_euclidean.R
log_euclidean_unvec | R Documentation |
Converts a vector back into a tangent matrix relative to a reference point using Euclidean metric.
log_euclidean_unvec(sigma, w)
sigma |
A symmetric matrix. |
w |
A numeric vector, representing the vectorized tangent image. |
A symmetric matrix, representing the tangent vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.