# Generated by roxygen2: do not edit by hand

export(BumpyMatrix)
export(redim)
export(splitAsBumpyMatrix)
export(undim)
export(unsplitAsDataFrame)
exportClasses(BumpyAtomicMatrix)
exportClasses(BumpyCharacterMatrix)
exportClasses(BumpyDataFrameMatrix)
exportClasses(BumpyIntegerMatrix)
exportClasses(BumpyLogicalMatrix)
exportClasses(BumpyMatrix)
exportClasses(BumpyNumericMatrix)
exportMethods("!")
exportMethods("[")
exportMethods("[<-")
exportMethods("commonColnames<-")
exportMethods("dimnames<-")
exportMethods(IQR)
exportMethods(Math)
exportMethods(Math2)
exportMethods(Ops)
exportMethods(Summary)
exportMethods(cbind)
exportMethods(chartr)
exportMethods(commonColnames)
exportMethods(cor)
exportMethods(cov)
exportMethods(dim)
exportMethods(dimnames)
exportMethods(endsWith)
exportMethods(grep)
exportMethods(grepl)
exportMethods(gsub)
exportMethods(length)
exportMethods(lengths)
exportMethods(mad)
exportMethods(mean)
exportMethods(median)
exportMethods(nchar)
exportMethods(pmax)
exportMethods(pmax.int)
exportMethods(pmin)
exportMethods(pmin.int)
exportMethods(quantile)
exportMethods(range)
exportMethods(rbind)
exportMethods(redim)
exportMethods(sd)
exportMethods(show)
exportMethods(startsWith)
exportMethods(sub)
exportMethods(substr)
exportMethods(substring)
exportMethods(t)
exportMethods(tolower)
exportMethods(toupper)
exportMethods(undim)
exportMethods(unlist)
exportMethods(unstrsplit)
exportMethods(var)
exportMethods(which.max)
exportMethods(which.min)
import(IRanges)
import(S4Vectors)
import(methods)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,t)
importFrom(S4Vectors,DataFrame)
importFrom(utils,capture.output)
importFrom(utils,str)
