# Generated by roxygen2: do not edit by hand

S3method(plot,ampbox)
S3method(plot,fdakma)
S3method(plot,fdawarp)
S3method(plot,hfpca)
S3method(plot,phbox)
S3method(plot,vfpca)
S3method(summary,fdawarp)
export(AmplitudeBoxplot)
export(PhaseBoxplot)
export(SqrtMean)
export(SqrtMedian)
export(align_fPCA)
export(calc_shape_dist)
export(curve_geodesic)
export(curve_karcher_cov)
export(curve_karcher_mean)
export(curve_pair_align)
export(curve_principal_directions)
export(curve_srvf_align)
export(curve_to_q)
export(elastic.distance)
export(f_to_srvf)
export(function_group_warp_bayes)
export(gauss_model)
export(gradient)
export(horizFPCA)
export(invertGamma)
export(kmeans_align)
export(multiple_align_functions)
export(optimum.reparam)
export(outlier.detection)
export(pair_align_functions)
export(pair_align_functions_bayes)
export(pair_align_functions_expomap)
export(pair_align_image)
export(q_to_curve)
export(reparam_curve)
export(reparam_image)
export(resamplecurve)
export(rgam)
export(sample_shapes)
export(smooth.data)
export(srsf_to_f)
export(time_warping)
export(vertFPCA)
export(warp_f_gamma)
export(warp_q_gamma)
import(Rcpp)
import(doParallel)
import(fields)
import(foreach)
import(matrixcalc)
import(mvtnorm)
import(parallel)
import(splines)
importFrom(coda,effectiveSize)
importFrom(coda,mcmc)
importFrom(coda,traceplot)
importFrom(grDevices,rainbow)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,title)
importFrom(stats,approx)
importFrom(stats,cov)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(stats,spline)
importFrom(stats,var)
importFrom(viridisLite,viridis)
useDynLib(fdasrvf, .registration=TRUE)
