R/RcppExports.R

Defines functions aux_preset aux_nbdsmooth

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

aux_nbdsmooth <- function(A, N) {
    .Call('_graphon_aux_nbdsmooth', PACKAGE = 'graphon', A, N)
}

aux_preset <- function(vecgrid, n, id) {
    .Call('_graphon_aux_preset', PACKAGE = 'graphon', vecgrid, n, id)
}

Try the graphon package in your browser

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

graphon documentation built on Aug. 13, 2021, 5:06 p.m.