R/RcppExports.R

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

maxcpp <- function(tau, x, y, j) {
    .Call('timma_maxcpp', PACKAGE = 'timma', tau, x, y, j)
}

mincpp <- function(tau, x, y, j) {
    .Call('timma_mincpp', PACKAGE = 'timma', tau, x, y, j)
}

sumcpp <- function(tau, x, y, j) {
    .Call('timma_sumcpp', PACKAGE = 'timma', tau, x, y, j)
}

maxcpp1 <- function(tau, x, y) {
    .Call('timma_maxcpp1', PACKAGE = 'timma', tau, x, y)
}

mincpp1 <- function(tau, x, y) {
    .Call('timma_mincpp1', PACKAGE = 'timma', tau, x, y)
}

sumcpp1 <- function(tau, x, y) {
    .Call('timma_sumcpp1', PACKAGE = 'timma', tau, x, y)
}

Try the timma package in your browser

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

timma documentation built on May 2, 2019, 1:10 p.m.