log_cholesky_unvec: Compute the Log-Cholesky Inverse Vectorization

View source: R/log_cholesky.R

log_cholesky_unvecR Documentation

Compute the Log-Cholesky Inverse Vectorization

Description

Compute the Log-Cholesky Inverse Vectorization

Usage

log_cholesky_unvec(sigma, w)

Arguments

sigma

A symmetric positive-definite matrix of class dppMatrix

w

A numeric vector representing the vectorized tangent image

Value

A symmetric matrix of class dspMatrix


riemtan documentation built on June 8, 2025, 9:39 p.m.