# 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(print,BEDMatrix)
S3method(str,BEDMatrix)
export(BEDMatrix)
import(Rcpp)
import(methods)
useDynLib(BEDMatrix)
