# Generated by roxygen2: do not edit by hand

S3method(print,twdtw)
S3method(twdtw,data.frame)
S3method(twdtw,matrix)
export(date_to_numeric_cycle)
export(max_cycle_length)
export(plot_cost_matrix)
export(twdtw)
import(Rcpp)
importFrom(graphics,image)
importFrom(proxy,pr_DB)
importFrom(stats,complete.cases)
useDynLib(twdtw, .registration = TRUE)
