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 June 8, 2025, 9:39 p.m.