# Generated by roxygen2: do not edit by hand

S3method(predict,classiKernel)
S3method(predict,classiKnn)
S3method(print,classiKernel)
S3method(print,classiKnn)
S3method(summary,classiKernel)
S3method(summary,classiKnn)
export(classiKernel)
export(classiKnn)
export(computeDistMat)
export(fdataTransform)
export(kerChoices)
export(metricChoices)
import(BBmisc)
import(checkmate)
import(dtw)
import(proxy)
importFrom(fda,Data2fd)
importFrom(fda,deriv.fd)
importFrom(fda,eval.fd)
importFrom(fda.usc,AKer.cos)
importFrom(fda.usc,AKer.epa)
importFrom(fda.usc,AKer.norm)
importFrom(fda.usc,AKer.quar)
importFrom(fda.usc,AKer.tri)
importFrom(fda.usc,AKer.unif)
importFrom(fda.usc,Ker.cos)
importFrom(fda.usc,Ker.epa)
importFrom(fda.usc,Ker.norm)
importFrom(fda.usc,Ker.quar)
importFrom(fda.usc,Ker.tri)
importFrom(fda.usc,Ker.unif)
importFrom(fdasrvf,elastic.distance)
importFrom(fdasrvf,f_to_srvf)
importFrom(stats,aggregate)
importFrom(stats,dnorm)
importFrom(stats,quantile)
