# Generated by roxygen2: do not edit by hand

S3method(as.cl_membership,dtwclust)
S3method(as.data.frame,crossdist)
S3method(as.data.frame,pairdist)
S3method(as.matrix,crossdist)
S3method(as.matrix,pairdist)
S3method(cl_class_ids,dtwclust)
S3method(cl_membership,dtwclust)
S3method(is.cl_dendrogram,dtwclust)
S3method(is.cl_hard_partition,dtwclust)
S3method(is.cl_hierarchy,dtwclust)
S3method(is.cl_partition,dtwclust)
S3method(n_of_classes,dtwclust)
S3method(n_of_objects,dtwclust)
S3method(plot,dtwclust)
S3method(predict,dtwclust)
S3method(update,dtwclust)
export(DBA)
export(GAK)
export(NCCc)
export(SBD)
export(TADPole)
export(as.matrix)
export(create_dtwclust)
export(cvi)
export(dtw2)
export(dtw_basic)
export(dtw_lb)
export(dtwclust)
export(lb_improved)
export(lb_keogh)
export(reinterpolate)
export(shape_extraction)
export(zscore)
exportClasses(dtwclust)
exportClasses(dtwclustControl)
exportClasses(dtwclustFamily)
exportMethods(clusterSim)
exportMethods(cvi)
exportMethods(plot)
exportMethods(predict)
exportMethods(randIndex)
exportMethods(show)
exportMethods(update)
import(clue)
import(foreach)
import(ggplot2)
import(methods)
importFrom(Rcpp,evalCpp)
importFrom(caTools,runmax)
importFrom(caTools,runmin)
importFrom(dtw,dtw)
importFrom(dtw,symmetric1)
importFrom(dtw,symmetric2)
importFrom(flexclust,clusterSim)
importFrom(flexclust,comPart)
importFrom(flexclust,randIndex)
importFrom(graphics,plot)
importFrom(parallel,splitIndices)
importFrom(proxy,dist)
importFrom(proxy,pr_DB)
importFrom(reshape2,melt)
importFrom(rngtools,RNGseq)
importFrom(rngtools,setRNG)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,as.dist)
importFrom(stats,as.hclust)
importFrom(stats,convolve)
importFrom(stats,cutree)
importFrom(stats,fft)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,nextn)
importFrom(stats,predict)
importFrom(stats,runif)
importFrom(stats,update)
importFrom(utils,head)
importFrom(utils,packageVersion)
useDynLib(dtwclust)
