setPrecision: Set the precision matrix for the target MTN

View source: R/RcppExports.R

setPrecisionR Documentation

Set the precision matrix for the target MTN

Description

Set the precision matrix for a given Zigzag-HMC engine object.

Usage

setPrecision(sexp, precision)

Arguments

sexp

pointer to a Zigzag-HMC engine object.

precision

the precision matrix.


hdtg documentation built on Nov. 5, 2025, 5:34 p.m.

Related to setPrecision in hdtg...