# Generated by roxygen2: do not edit by hand

S3method(plot,CVIoutput)
export(CVI_update_function)
export(ELBO_function)
export(cum_clustprop)
export(cum_clustprop_var)
export(cvi_npmm)
export(eBa0)
export(elbo_fixed_diagonal)
export(generate_log_prob)
export(mat_mult)
export(mat_mult_t)
export(params_check)
export(quadratic_form_diag)
export(run_single)
export(sweep_3D)
export(t_mat_mult)
import(patchwork)
importFrom(Rcpp,sourceCpp)
importFrom(Rfast,Diag.fill)
importFrom(Rfast,Diag.matrix)
importFrom(Rfast,colsums)
importFrom(Rfast,eachcol.apply)
importFrom(Rfast,eachrow)
importFrom(Rfast,rowsums)
importFrom(Rfast,spdinv)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(rlang,.data)
importFrom(stats,prcomp)
importFrom(stats,rgamma)
importFrom(stats,uniroot)
importFrom(utils,tail)
useDynLib(vimixr, .registration = TRUE)
