# Generated by roxygen2: do not edit by hand

S3method(plot,mlmc.test)
S3method(print,mlmc.test)
export(mcqmc06_l)
export(mlmc)
export(mlmc.test)
export(opre_l)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotation_logticks)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(parallel,mclapply)
importFrom(parallel,mcmapply)
importFrom(stats,aggregate)
importFrom(stats,lm)
importFrom(stats,rnorm)
useDynLib(mlmc)
