euclidean_vec | R Documentation |
Converts a symmetric matrix into a vector representation.
euclidean_vec(sigma, v)
sigma |
A symmetric matrix. |
v |
A vector. |
A numeric vector, representing the vectorized tangent image.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.