R/RcppExports.R

Defines functions rcpp_count_sketch

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

rcpp_count_sketch <- function(X, hv, gv, m) {
    .Call('_sketching_rcpp_count_sketch', PACKAGE = 'sketching', X, hv, gv, m)
}

Try the sketching package in your browser

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

sketching documentation built on Sept. 7, 2022, 5:08 p.m.