# Generated by roxygen2: do not edit by hand

S3method("[",BEDMatrix)
S3method("dimnames<-",BEDMatrix)
S3method(as.matrix,BEDMatrix)
S3method(dim,BEDMatrix)
S3method(dimnames,BEDMatrix)
S3method(is.matrix,BEDMatrix)
S3method(length,BEDMatrix)
S3method(str,BEDMatrix)
export(BEDMatrix)
exportClasses(BEDMatrix)
exportMethods(initialize)
exportMethods(show)
import(Rcpp)
import(methods)
useDynLib(BEDMatrix, .registration = TRUE)
