# Generated by roxygen2: do not edit by hand

export(ar1_cov_chol_irregular)
export(ar1_cov_consecutive)
export(ar1_cov_irregular)
export(ar1_cross_cov)
export(ar1_lpdf)
export(ar1_prec_chol_irregular)
export(ar1_prec_consecutive)
export(ar1_prec_irregular)
export(ar1_sim_conditional)
export(ar1_sim_consecutive)
export(ar1_sim_irregular)
export(band1_backsolve)
export(chol_tridiag_upper)
export(dprec_drho)
export(dprecchol_drho)
importFrom(Matrix,t)
importFrom(Rcpp,sourceCpp)
importFrom(methods,as)
useDynLib(irregulAR1, .registration = TRUE)
