# Generated by roxygen2: do not edit by hand

S3method(get_evals,data.frame)
S3method(get_evals,default)
S3method(get_evals,elastic_mean)
S3method(plot,aligned_curves)
S3method(plot,elastic_mean)
S3method(plot,elastic_reg_model)
S3method(predict,elastic_reg_model)
export(align_curves)
export(center_curve)
export(compute_elastic_mean)
export(fit_elastic_regression)
export(get_arc_length_param)
export(get_evals)
export(get_points_from_srv)
export(get_srv_from_points)
exportClasses(aligned_curves)
exportClasses(elastic_mean)
exportClasses(elastic_reg_model)
import(stats)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(splines,splineDesign)
