R/RcppExports.R

Defines functions deriv

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

deriv <- function(t, n, parms) {
    .Call(`_mcbrnet_deriv`, t, n, parms)
}
aterui/mcbrnet documentation built on Nov. 14, 2024, 3:14 a.m.