# Generated by roxygen2: do not edit by hand

S3method(deriv,bSpline2)
S3method(deriv,bernsteinPoly)
S3method(deriv,cSpline)
S3method(deriv,dbs)
S3method(deriv,iSpline)
S3method(deriv,ibs)
S3method(deriv,mSpline)
S3method(deriv,naturalSpline)
S3method(knots,splines2)
S3method(makepredictcall,bSpline2)
S3method(makepredictcall,bernsteinPoly)
S3method(makepredictcall,cSpline)
S3method(makepredictcall,dbs)
S3method(makepredictcall,iSpline)
S3method(makepredictcall,ibs)
S3method(makepredictcall,mSpline)
S3method(makepredictcall,naturalSpline)
S3method(predict,bSpline2)
S3method(predict,bernsteinPoly)
S3method(predict,cSpline)
S3method(predict,dbs)
S3method(predict,iSpline)
S3method(predict,ibs)
S3method(predict,mSpline)
S3method(predict,naturalSpline)
S3method(print,splines2)
S3method(update,bSpline2)
S3method(update,bernsteinPoly)
S3method(update,cSpline)
S3method(update,dbs)
S3method(update,iSpline)
S3method(update,ibs)
S3method(update,mSpline)
S3method(update,naturalSpline)
export(bSpline)
export(bernsteinPoly)
export(cSpline)
export(dbs)
export(iSpline)
export(ibs)
export(mSpline)
export(naturalSpline)
importFrom(Rcpp,sourceCpp)
importFrom(stats,deriv)
importFrom(stats,knots)
importFrom(stats,makepredictcall)
importFrom(stats,predict)
importFrom(stats,update)
useDynLib(splines2)
