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

Related to setPrecision in hdtg...