Learn R Programming

riemtan (version 0.2.5)

log_cholesky_vec: Compute the Log-Cholesky Vectorization

Description

Compute the Log-Cholesky Vectorization

Usage

log_cholesky_vec(sigma, v)

Value

A numeric vector representing the vectorized tangent image

Arguments

sigma

A symmetric positive-definite matrix of class dppMatrix

v

A symmetric matrix of class dspMatrix