# Generated by roxygen2: do not edit by hand

export("voxelSize<-")
export("worldTransform<-")
export(asDense)
export(asPacked)
export(asSparse)
export(canFork)
export(denseImage)
export(fromVoxel)
export(imapply)
export(imreduce)
export(isDenseImage)
export(isImage)
export(isPackedImage)
export(isSparseImage)
export(lineApply)
export(mask)
export(maskedMatrix)
export(packedImage)
export(parallelBackend)
export(resolveThreads)
export(sliceApply)
export(sparseImage)
export(sparseness)
export(spatial)
export(storageType)
export(toVoxel)
export(voxelApply)
export(voxelSize)
export(worldTransform)
importFrom(Rcpp,sourceCpp)
importFrom(methods,setMethod)
importFrom(stats,
  sd,
  var
)
importFrom(utils,flush.console)
useDynLib(imply, .registration = TRUE)
