# Generated by roxygen2: do not edit by hand

S3method(plot,SANvb)
S3method(plot,multistart)
S3method(plot,vi_atoms_weights)
S3method(plot,vi_clustering)
S3method(print,SANvb)
S3method(print,multistart)
S3method(print,vi_atoms_weights)
S3method(print,vi_clustering)
export(estimate_atoms_weights_vi)
export(estimate_clustering_vi)
export(extract_best)
export(variational_CAM)
export(variational_fSAN)
export(variational_fiSAN)
export(variational_multistart)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(scales,alpha)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,median)
useDynLib(SANvi, .registration = TRUE)
