# Generated by roxygen2: do not edit by hand

S3method(contour,adeba)
S3method(dim,adeba)
S3method(lines,adeba)
S3method(plot,adeba)
S3method(points,adeba)
S3method(predict,adeba)
S3method(print,adeba)
export(adeba)
export(dadeba)
export(dimension)
export(is.rendered)
export(iterate)
export(make.adeba)
export(padeba)
export(radeba)
export(render)
importFrom(Rcpp,evalCpp)
importFrom(graphics,contour)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(pdist,pdist)
importFrom(stats,approx)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,rnorm)
useDynLib(adeba, .registration=TRUE)
