R/RcppExports.R

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

ecf_re_cpp <- function(t, smp) {
    .Call('_empichar_ecf_re_cpp', PACKAGE = 'empichar', t, smp)
}

ecf_im_cpp <- function(t, smp) {
    .Call('_empichar_ecf_im_cpp', PACKAGE = 'empichar', t, smp)
}

ecf_mod_cpp <- function(t, smp) {
    .Call('_empichar_ecf_mod_cpp', PACKAGE = 'empichar', t, smp)
}

ecf_cpp <- function(t, smp) {
    .Call('_empichar_ecf_cpp', PACKAGE = 'empichar', t, smp)
}

# Register entry points for exported C++ functions
methods::setLoadAction(function(ns) {
    .Call('_empichar_RcppExport_registerCCallable', PACKAGE = 'empichar')
})

Try the empichar package in your browser

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

empichar documentation built on May 8, 2019, 5:03 p.m.