R/RcppExports.R

Defines functions MHD3_cpp MHD2_cpp MHD_cpp

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

MHD_cpp <- function(distM) {
    .Call('_MHD_MHD_cpp', PACKAGE = 'MHD', distM)
}

MHD2_cpp <- function(datAnc, ancX) {
    .Call('_MHD_MHD2_cpp', PACKAGE = 'MHD', datAnc, ancX)
}

MHD3_cpp <- function(datAnc, ancX) {
    .Call('_MHD_MHD3_cpp', PACKAGE = 'MHD', datAnc, ancX)
}

Try the MHD package in your browser

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

MHD documentation built on May 29, 2024, 7:36 a.m.