log_cholesky_vec: Compute the Log-Cholesky Vectorization

View source: R/log_cholesky.R

log_cholesky_vecR 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 dppMatrix

v

A symmetric matrix of class dspMatrix

Value

A numeric vector representing the vectorized tangent image


riemtan documentation built on Nov. 11, 2025, 1:06 a.m.