useDynLib(bda, .registration = TRUE, .fixes = ".F_")
export(.bdaConnect)
exportPattern("^[^\\.]")

S3method(plot, BCUSUM)
S3method(plot, bde)
S3method(plot, broc)
S3method(plot, CCUSUM)
S3method(plot, edf)
S3method(plot, nprde)
S3method(plot, pcb)
S3method(plot, smooth)

S3method(print, BCUSUM)
S3method(print, BD)
S3method(print, bdata)
S3method(print, bde)
S3method(print, broc)
S3method(print, CCUSUM)
S3method(print, edf)
S3method(print, kde)
S3method(print, mm)
S3method(print, nmix)
S3method(print, nprde)
S3method(print, pcb)
S3method(print, smooth)
S3method(print, surv)

S3method(lines, edf)
S3method(lines, pcb)
S3method(lines, smooth)

S3method(print, nmix)

