R/RcppExports.R

Defines functions dist_w_ham2 dist_w_ham

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

dist_w_ham <- function(X, InfoW) {
    .Call('_DCLEAR_dist_w_ham', PACKAGE = 'DCLEAR', X, InfoW)
}

dist_w_ham2 <- function(X, InfoW) {
    .Call('_DCLEAR_dist_w_ham2', PACKAGE = 'DCLEAR', X, InfoW)
}

Try the DCLEAR package in your browser

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

DCLEAR documentation built on Sept. 14, 2023, 9:09 a.m.