# Generated by roxygen2: do not edit by hand

export(GenCross)
export(GenCube)
export(GenProdSimplex)
export(GenRandHpoly)
export(GenRandVpoly)
export(GenSimplex)
export(GenSkinnyCube)
export(GenZonotope)
export(InnerBall)
export(SliceOfSimplex)
export(copula1)
export(copula2)
export(exact_vol)
export(fileToMatrix)
export(rand_rotate)
export(round_polytope)
export(sample_points)
export(volume)
exportPattern("^[[:alpha:]]+")
importFrom("methods","new")
importFrom("utils","read.csv")
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,loadModule)
useDynLib(volesti, .registration=TRUE)
