mvnpdf_chol: Evaluate multivariate Gaussian density (with pre-computed...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Evaluate multivariate Gaussian density (with pre-computed Cholesky factor)

Usage

1
mvnpdf_chol(x, mu, rooti, rootisum)

Arguments

x

evaluation points

mu

mean vector

rooti

inverse of Cholesky factor

rootisum

normalizing constant term

Value

density values


jeremyhengjm/GibbsFlow documentation built on Feb. 14, 2021, 9:21 p.m.