R/RcppExports.R

Defines functions mat_G H_mu_typed

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

mat_G <- function(d_X, d_Y) {
    .Call('gwDist_mat_G', PACKAGE = 'gwDist', d_X, d_Y)
}

H_mu_typed <- function(mu, d_X, d_Y) {
    .Call('gwDist_H_mu_typed', PACKAGE = 'gwDist', mu, d_X, d_Y)
}
rendrikson/gwDist documentation built on May 27, 2019, 4:55 a.m.