# Generated by roxygen2: do not edit by hand

export(blaschkeProd)
export(jacobiTheta)
export(juliaNormal)
export(mandelbrot)
export(phasePortrait)
export(riemannMask)
export(vector2String)
export(xlimFromYlim)
export(ylimFromXlim)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,getDoParWorkers)
importFrom(foreach,registerDoSEQ)
importFrom(grDevices,as.raster)
importFrom(grDevices,hsv)
importFrom(graphics,abline)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polypath)
importFrom(graphics,rasterImage)
importFrom(graphics,text)
importFrom(parallel,detectCores)
importFrom(stats,runif)
useDynLib(viscomplexr, .registration = TRUE)
