# Generated by roxygen2: do not edit by hand

S3method(coef,LBBNN_Net)
S3method(plot,LBBNN_Net)
S3method(predict,LBBNN_Net)
S3method(print,LBBNN_Net)
S3method(residuals,LBBNN_Net)
S3method(summary,LBBNN_Net)
export(Custom_activation)
export(FLOW)
export(LBBNN_Conv2d)
export(LBBNN_Linear)
export(LBBNN_Net)
export(LBBNN_plot)
export(RNVP_layer)
export(get_dataloaders)
export(get_local_explanations_gradient)
export(plot_local_explanations_gradient)
export(quants)
export(train_LBBNN)
export(validate_LBBNN)
importFrom(torch,torch_empty)
importFrom(torch,torch_exp)
importFrom(torch,torch_long)
importFrom(torch,torch_rand)
importFrom(torch,torch_randn)
importFrom(torch,torch_zeros)
importFrom(torch,torch_zeros_like)
importFrom(torch,with_no_grad)
