# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
det_sympd_C <- function(x) {
.Call(`_ramses_det_sympd_C`, x)
}
logdet_sympd_C <- function(x) {
.Call(`_ramses_logdet_sympd_C`, x)
}
.dmnorm_C <- function(y, mu, cov_prec, is_cov) {
.Call(`_ramses_dmnorm_C`, y, mu, cov_prec, is_cov)
}
.update_gp_mean_C <- function(y, R12, R22, mu1, mu2) {
.Call(`_ramses_update_gp_mean_C`, y, R12, R22, mu1, mu2)
}
.update_gp_var_C <- function(R11, R12, R22) {
.Call(`_ramses_update_gp_var_C`, R11, R12, R22)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.