# Generated by roxygen2: do not edit by hand

export("%>%")
export(LDL)
export(aridge_solver)
export(aspline)
export(band_weight)
export(bandsolve)
export(hessian_solver)
export(mat2rot)
export(rot2mat)
export(weight_design_band)
export(wridge_solver)
import(Rcpp)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,mutate)
importFrom(ggplot2,ggplot)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(mgcv,gam)
importFrom(rlang,.data)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,var)
importFrom(tidyr,pivot_longer)
useDynLib(aspline)
