Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
MC_C_CW_IRSL_LOC <- function(times, n_filled, r, A) {
.Call(`_RLumCarlo_MC_C_CW_IRSL_LOC`, times, n_filled, r, A)
}
MC_C_CW_IRSL_TUN <- function(times, N_e, r, rho, A) {
.Call(`_RLumCarlo_MC_C_CW_IRSL_TUN`, times, N_e, r, rho, A)
}
MC_C_CW_OSL_DELOC <- function(times, N_e, n_filled, R, A) {
.Call(`_RLumCarlo_MC_C_CW_OSL_DELOC`, times, N_e, n_filled, R, A)
}
MC_C_ISO_DELOC <- function(times, N_e, n_filled, R, E, s, T) {
.Call(`_RLumCarlo_MC_C_ISO_DELOC`, times, N_e, n_filled, R, E, s, T)
}
MC_C_ISO_LOC <- function(times, n_filled, r, E, s, T) {
.Call(`_RLumCarlo_MC_C_ISO_LOC`, times, n_filled, r, E, s, T)
}
MC_C_ISO_TUN <- function(times, N_e, r, rho, E, s, T) {
.Call(`_RLumCarlo_MC_C_ISO_TUN`, times, N_e, r, rho, E, s, T)
}
MC_C_LM_OSL_DELOC <- function(times, N_e, n_filled, R, A) {
.Call(`_RLumCarlo_MC_C_LM_OSL_DELOC`, times, N_e, n_filled, R, A)
}
MC_C_LM_OSL_LOC <- function(times, n_filled, r, A) {
.Call(`_RLumCarlo_MC_C_LM_OSL_LOC`, times, n_filled, r, A)
}
MC_C_LM_OSL_TUN <- function(times, N_e, r, rho, A) {
.Call(`_RLumCarlo_MC_C_LM_OSL_TUN`, times, N_e, r, rho, A)
}
MC_C_TL_DELOC <- function(times, N_e, n_filled, R, E, s, b) {
.Call(`_RLumCarlo_MC_C_TL_DELOC`, times, N_e, n_filled, R, E, s, b)
}
MC_C_TL_LOC <- function(times, n_filled, r, E, s, b) {
.Call(`_RLumCarlo_MC_C_TL_LOC`, times, n_filled, r, E, s, b)
}
MC_C_TL_TUN <- function(times, N_e, r, rho, E, s, b) {
.Call(`_RLumCarlo_MC_C_TL_TUN`, times, N_e, r, rho, E, s, b)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.