R/RcppExports.R

Defines functions fast_euclidean_dist tablec_factor tablec_int tablec_string

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

tablec_string <- function(x) {
    .Call('_trqwe_tablec_string', PACKAGE = 'trqwe', x)
}

tablec_int <- function(x) {
    .Call('_trqwe_tablec_int', PACKAGE = 'trqwe', x)
}

tablec_factor <- function(x) {
    .Call('_trqwe_tablec_factor', PACKAGE = 'trqwe', x)
}

fast_euclidean_dist <- function(x, y) {
    .Call('_trqwe_fast_euclidean_dist', PACKAGE = 'trqwe', x, y)
}
traversc/trqwe documentation built on Dec. 4, 2020, 4:21 a.m.