# Generated by roxygen2: do not edit by hand

export(SqrtMean)
export(align_fPCA)
export(elastic.distance)
export(f_to_srvf)
export(gauss_model)
export(gradient)
export(horizFPCA)
export(optimum.reparam)
export(outlier.detection)
export(rgam)
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(foreach)
import(matrixcalc)
import(mvtnorm)
import(numDeriv)
import(parallel)
import(splines)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(stats,approx)
importFrom(stats,cov)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(stats,var)
useDynLib(fdasrvf)
