R/RcppExports.R

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

.objMSSD <- function(x) {
    .Call('_spsann_objMSSDCpp', PACKAGE = 'spsann', x)
}

.spJitterCpp <- function(x, y, xmax, xmin, ymax, ymin, idx) {
    .Call('_spsann_spJitterCpp', PACKAGE = 'spsann', x, y, xmax, xmin, ymax, ymin, idx)
}

.updateMSSDCpp <- function(x1, x2, dm, idx) {
    .Call('_spsann_updateMSSDCpp', PACKAGE = 'spsann', x1, x2, dm, idx)
}

.updatePPLCpp <- function(x, dm, idx) {
    .Call('_spsann_updatePPLCpp', PACKAGE = 'spsann', x, dm, idx)
}

Try the spsann package in your browser

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

spsann documentation built on May 2, 2019, 1:36 p.m.