# Generated by roxygen2: do not edit by hand

export(make_Q_alpha_2d)
export(make_Q_alpha_tau2)
export(mcmc_mra)
export(mra_wendland_2d)
export(mra_wendland_2d_pred)
export(rmvn_arma)
export(rmvn_arma_chol)
export(rmvn_arma_scalar)
export(wendland_basis)
import(Rcpp)
import(spam)
importFrom(Matrix,Cholesky)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,bdiag)
importFrom(Matrix,colSums)
importFrom(Rcpp,evalCpp)
importFrom(fields,rdist)
importFrom(igraph,as_adjacency_matrix)
importFrom(igraph,make_lattice)
importFrom(mvnfast,rmvn)
importFrom(spam,bdiag.spam)
importFrom(spam,spam)
importFrom(stats,lm)
importFrom(stats,rgamma)
useDynLib(BayesMRA)
