# Generated by roxygen2: do not edit by hand

S3method(plot,VPdtw)
S3method(print,VPdtw)
export(VPdtw)
export(dilation)
export(plot.VPdtw)
importFrom(grDevices,grey)
importFrom(graphics,abline)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(stats,median)
importFrom(stats,na.omit)
useDynLib(VPdtw)
