R/RcppExports.R

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

doubleWishart_raw <- function(x, s, m, n, mp) {
    .Call(`_rootWishart_doubleWishart_raw`, x, s, m, n, mp)
}

singleWishart_raw <- function(x, n_min, n_max, mp) {
    .Call(`_rootWishart_singleWishart_raw`, x, n_min, n_max, mp)
}

Try the rootWishart package in your browser

Any scripts or data that you put into this service are public.

rootWishart documentation built on May 2, 2019, 3:42 p.m.