log_cholesky_unvec {riemtan}R 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


[Package riemtan version 0.1.0 Index]