R/RcppExports.R

Defines functions rcpp_hello_world simulateC

Documented in rcpp_hello_world simulateC

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

rcpp_hello_world <- function() {
    .Call(`_GeneralBirthdayProblem_rcpp_hello_world`)
}

simulateC <- function(k, room, replicate) {
    .Call(`_GeneralBirthdayProblem_simulateC`, k, room, replicate)
}
Chang-Yu-Chang/GeneralBirthdayProblem documentation built on May 23, 2019, 2:42 p.m.