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)
}

Try the idefix package in your browser

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

idefix documentation built on March 28, 2022, 5:05 p.m.