R/RcppExports.R

Defines functions .set_ODE_Rcpp_LM_OSL .set_ODE_Rcpp

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

.set_ODE_Rcpp <- function(t, n, parameters) {
    .Call(`_RLumModel_set_ODE_Rcpp`, t, n, parameters)
}

.set_ODE_Rcpp_LM_OSL <- function(t, n, parameters) {
    .Call(`_RLumModel_set_ODE_Rcpp_LM_OSL`, t, n, parameters)
}

Try the RLumModel package in your browser

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

RLumModel documentation built on Nov. 5, 2025, 7:20 p.m.