# Generated by roxygen2: do not edit by hand

S3method("*",kernel)
S3method("+",kernel)
S3method(coef,ridge)
S3method(fitted,ridge)
S3method(makepredictcall,b_bart)
S3method(makepredictcall,b_conv)
S3method(makepredictcall,b_inter)
S3method(makepredictcall,b_ker)
S3method(makepredictcall,b_nn)
S3method(makepredictcall,b_rff)
S3method(makepredictcall,b_tpsob)
S3method(mgcv::Predict.matrix,b_bart.smooth)
S3method(mgcv::Predict.matrix,b_inter.smooth)
S3method(mgcv::Predict.matrix,b_ker.smooth)
S3method(mgcv::Predict.matrix,b_nn.smooth)
S3method(mgcv::Predict.matrix,b_rff.smooth)
S3method(mgcv::Predict.matrix,b_tpsob.smooth)
S3method(mgcv::smooth.construct,b_bart.smooth.spec)
S3method(mgcv::smooth.construct,b_inter.smooth.spec)
S3method(mgcv::smooth.construct,b_ker.smooth.spec)
S3method(mgcv::smooth.construct,b_nn.smooth.spec)
S3method(mgcv::smooth.construct,b_rff.smooth.spec)
S3method(mgcv::smooth.construct,b_tpsob.smooth.spec)
S3method(predict,b_bart)
S3method(predict,b_conv)
S3method(predict,b_inter)
S3method(predict,b_ker)
S3method(predict,b_nn)
S3method(predict,b_rff)
S3method(predict,b_tpsob)
S3method(predict,ridge)
S3method(print,ridge)
S3method(print,step_basis)
S3method(recipes::bake,step_basis)
S3method(recipes::prep,step_basis)
export(b_bart)
export(b_conv)
export(b_gff)
export(b_inter)
export(b_ker)
export(b_nn)
export(b_rff)
export(b_tpsob)
export(bart_depth_prior)
export(k_lapl)
export(k_matern)
export(k_per)
export(k_rbf)
export(k_rq)
export(ridge)
export(step_basis)
import(stats, except = c("filter", "lag"))
importFrom(methods,as)
importFrom(rlang,abort)
useDynLib(bases, .registration = TRUE)
