R/RcppExports.R

Defines functions det_cpp InfoDes_cpp

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

InfoDes_cpp <- function(par, des, n_alts, utbal = FALSE) {
    .Call('_idefix_InfoDes_cpp', PACKAGE = 'idefix', par, des, n_alts, utbal)
}

det_cpp <- function(set) {
    .Call('_idefix_det_cpp', PACKAGE = 'idefix', set)
}
traets/idefix documentation built on April 7, 2022, 1:56 p.m.