export(dtw)
export(idtw)
export(dec_dm)
importFrom(Rcpp, evalCpp)
useDynLib(IncDTW, .registration = TRUE)
