# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(getBestOutputPartitioning,ddRDriver)
S3method(head,DObject)
S3method(length,DObject)
S3method(max,DObject)
S3method(min,DObject)
S3method(names,DObject)
S3method(repartition,DObject)
S3method(rev,DObject)
S3method(tail,DObject)
S3method(unique,DObject)
export(DArray)
export(DFrame)
export(DList)
export(as.DList)
export(as.darray)
export(as.dframe)
export(as.dlist)
export(cbind)
export(collect)
export(combine)
export(darray)
export(dframe)
export(dlapply)
export(dlist)
export(dmapply)
export(do_collect)
export(do_dmapply)
export(getBestOutputPartitioning)
export(get_parts)
export(init)
export(is.DArray)
export(is.DFrame)
export(is.DList)
export(is.DObject)
export(is.darray)
export(is.dframe)
export(is.dlist)
export(is.dobject)
export(is.sparse_darray)
export(nparts)
export(parallel)
export(parts)
export(psize)
export(rbind)
export(repartition)
export(shutdown)
export(totalParts)
export(useBackend)
exportClasses(DObject)
exportClasses(ddRDriver)
exportMethods(cbind)
exportMethods(colMeans)
exportMethods(colSums)
exportMethods(colnames)
exportMethods(init)
exportMethods(mean)
exportMethods(rbind)
exportMethods(rowMeans)
exportMethods(rowSums)
exportMethods(rownames)
exportMethods(shutdown)
importFrom(Rcpp,sourceCpp)
importFrom(methods,callNextMethod)
importFrom(methods,extends)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,rbind2)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(ddR)
