# Generated by roxygen2: do not edit by hand

S3method(print,brob)
S3method(print,brobmat)
S3method(print,glub)
export("Im<-")
export("Re<-")
export("colnames<-")
export("rownames<-")
export("sign<-")
export(as.brob)
export(as.brobmat)
export(as.glub)
export(brob)
export(brobmat)
export(brobmat.add)
export(brobmat.compare)
export(brobmat.equal)
export(brobmat.greater)
export(brobmat.inverse)
export(brobmat.mult)
export(brobmat.power)
export(brobmat_matrixprod)
export(brobmat_to_brob)
export(cbrob)
export(getat)
export(glub)
export(is.brob)
export(is.brobmat)
export(is.glub)
export(max)
export(min)
export(newbrobmat)
export(prod)
export(range)
export(sum)
export(sum1)
exportMethods(Arith)
exportMethods(Compare)
exportMethods(Logic)
exportMethods(Summary)
exportMethods(as.matrix)
importClassesFrom(Matrix,index)
importFrom(graphics,plot.default)
importFrom(methods,
  Arith,
  Compare,
  Logic,
  Summary,
  as,
  callGeneric,
  is,
  new,
  setGeneric,
  setMethod
)
