R/RcppExports.R

Defines functions .hupdateRcpp .h1Rcpp .gridptsRcpp

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

.gridptsRcpp <- function(r, mu, a, b) {
    .Call(`_gsdmvn_gridptsRcpp`, r, mu, a, b)
}

.h1Rcpp <- function(r, theta, I, a, b) {
    .Call(`_gsdmvn_h1Rcpp`, r, theta, I, a, b)
}

.hupdateRcpp <- function(r, theta, I, a, b, thetam1, Im1, gm1) {
    .Call(`_gsdmvn_hupdateRcpp`, r, theta, I, a, b, thetam1, Im1, gm1)
}
Merck/gsdmvn documentation built on June 30, 2023, 2:09 p.m.