# Generated by roxygen2: do not edit by hand

S3method(bnns,default)
S3method(loo,bnns)
S3method(plot,bnns)
S3method(predict,bnns)
S3method(print,bnns)
S3method(summary,bnns)
S3method(waic,bnns)
export(L)
export(act_fn)
export(bnns)
export(bnns_train)
export(chains)
export(iter)
export(load_bnns)
export(measure_bin)
export(measure_cat)
export(measure_cont)
export(nodes)
export(opencl_diagnostics)
export(relu)
export(save_bnns)
export(sigmoid)
export(softmax_3d)
export(softplus)
export(warmup)
import(BH)
import(RcppEigen)
importFrom(loo,loo)
importFrom(loo,waic)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
