# Generated by roxygen2: do not edit by hand

export(evaluation)
export(gen_data)
export(get_types)
export(interpolation)
export(ipol)
export(latentcor)
export(r_ml_wrapper)
import(doFuture)
import(doRNG)
import(foreach)
import(future)
import(geometry)
import(ggplot2)
import(stats)
importFrom(MASS,mvrnorm)
importFrom(Matrix,nearPD)
importFrom(fMultivar,pnorm2d)
importFrom(graphics,hist)
importFrom(heatmaply,heatmaply)
importFrom(microbenchmark,microbenchmark)
importFrom(mnormt,pmnorm)
importFrom(parallel,detectCores)
importFrom(pcaPP,cor.fk)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
useDynLib(latentcor, .registration=TRUE, .fixes='C_')
