log_cholesky_vec {riemtan} | R Documentation |
Compute the Log-Cholesky Vectorization
Description
Compute the Log-Cholesky Vectorization
Usage
log_cholesky_vec(sigma, v)
Arguments
sigma |
A symmetric positive-definite matrix of class |
v |
A symmetric matrix of class |
Value
A numeric vector representing the vectorized tangent image
[Package riemtan version 0.1.0 Index]