| assign_to_means() | itpp::MOG_diag_kmeans_sup | protected | 
  | avg_log_lhood(const double **c_x_in, int N) | itpp::MOG_diag |  | 
  | avg_log_lhood(const Array< vec > &X_in) | itpp::MOG_diag | virtual | 
  | c_count | itpp::MOG_diag_kmeans_sup | protected | 
  | c_diag_covs | itpp::MOG_diag | protected | 
  | c_diag_covs_inv_etc | itpp::MOG_diag | protected | 
  | c_log_det_etc | itpp::MOG_diag | protected | 
  | c_log_weights | itpp::MOG_diag | protected | 
  | c_means | itpp::MOG_diag | protected | 
  | c_means_old | itpp::MOG_diag_kmeans_sup | protected | 
  | c_partitions | itpp::MOG_diag_kmeans_sup | protected | 
  | c_weights | itpp::MOG_diag | protected | 
  | c_X | itpp::MOG_diag_kmeans_sup | protected | 
  | calc_covs() | itpp::MOG_diag_kmeans_sup | protected | 
  | calc_means() | itpp::MOG_diag_kmeans_sup | protected | 
  | calc_weights() | itpp::MOG_diag_kmeans_sup | protected | 
  | check_array_uniformity(const Array< vec > &A) const | itpp::MOG_generic | protected | 
  | check_size(const vec &x_in) const | itpp::MOG_generic | protected | 
  | check_size(const Array< vec > &X_in) const | itpp::MOG_generic | protected | 
  | cleanup() | itpp::MOG_diag | inlinevirtual | 
  | convert_to_diag() | itpp::MOG_generic | virtual | 
  | convert_to_diag_internal() | itpp::MOG_generic | protected | 
  | convert_to_full() | itpp::MOG_diag | inlinevirtual | 
  | convert_to_full_internal() | itpp::MOG_generic | protected | 
  | count | itpp::MOG_diag_kmeans_sup | protected | 
  | D | itpp::MOG_generic | protected | 
  | dezombify_means() | itpp::MOG_diag_kmeans_sup | protected | 
  | diag_covs | itpp::MOG_generic | protected | 
  | diag_covs_inv_etc | itpp::MOG_generic | protected | 
  | disable_c_access(double **A_in) | itpp::MOG_diag | protected | 
  | disable_c_access(int **A_in) | itpp::MOG_diag | protected | 
  | disable_c_access(double *v_in) | itpp::MOG_diag | protected | 
  | disable_c_access(int *v_in) | itpp::MOG_diag | protected | 
  | dist(const double *x, const double *y) const | itpp::MOG_diag_kmeans_sup | inlineprotected | 
  | do_checks | itpp::MOG_generic | protected | 
  | enable_c_access(Array< vec > &A_in) | itpp::MOG_diag | protected | 
  | enable_c_access(Array< ivec > &A_in) | itpp::MOG_diag | protected | 
  | enable_c_access(vec &v_in) | itpp::MOG_diag | protected | 
  | enable_c_access(ivec &v_in) | itpp::MOG_diag | protected | 
  | free_all_ptrs() | itpp::MOG_diag | protected | 
  | full | itpp::MOG_generic | protected | 
  | full_covs | itpp::MOG_generic | protected | 
  | full_covs_inv | itpp::MOG_generic | protected | 
  | get_D() const | itpp::MOG_generic | inline | 
  | get_diag_covs() const | itpp::MOG_generic | inline | 
  | get_full_covs() const | itpp::MOG_generic | inline | 
  | get_K() const | itpp::MOG_generic | inline | 
  | get_means() const | itpp::MOG_generic | inline | 
  | get_weights() const | itpp::MOG_generic | inline | 
  | init() | itpp::MOG_generic |  | 
  | init(const int &K_in, const int &D_in, bool full_in=false) | itpp::MOG_generic |  | 
  | init(Array< vec > &means_in, bool full_in=false) | itpp::MOG_generic |  | 
  | init(Array< vec > &means_in, Array< vec > &diag_covs_in, vec &weights_in) | itpp::MOG_generic |  | 
  | init(Array< vec > &means_in, Array< mat > &full_covs_in, vec &weights_in) | itpp::MOG_generic |  | 
  | initial_means() | itpp::MOG_diag_kmeans_sup | protected | 
  | is_full() const | itpp::MOG_generic | inline | 
  | is_valid() const | itpp::MOG_generic | inline | 
  | iterate() | itpp::MOG_diag_kmeans_sup | protected | 
  | join(const MOG_generic &B_in) | itpp::MOG_generic | virtual | 
  | K | itpp::MOG_generic | protected | 
  | lhood(const double *c_x_in) | itpp::MOG_diag |  | 
  | lhood(const vec &x_in) | itpp::MOG_diag | virtual | 
  | lhood_internal(const double *c_x_in) | itpp::MOG_diag | protected | 
  | lhood_internal(const vec &x_in) | itpp::MOG_diag | protectedvirtual | 
  | load(const std::string &name_in) | itpp::MOG_diag | virtual | 
  | log_det_etc | itpp::MOG_generic | protected | 
  | log_lhood(const double *c_x_in) | itpp::MOG_diag |  | 
  | log_lhood(const vec &x_in) | itpp::MOG_diag | virtual | 
  | log_lhood_internal(const double *c_x_in) | itpp::MOG_diag | protected | 
  | log_lhood_internal(const vec &x_in) | itpp::MOG_diag | protectedvirtual | 
  | log_lhood_single_gaus(const double *c_x_in, const int k) const | itpp::MOG_diag |  | 
  | log_lhood_single_gaus(const vec &x_in, const int k) const | itpp::MOG_diag |  | 
  | itpp::MOG_generic::log_lhood_single_gaus(const vec &x_in, const int k) | itpp::MOG_generic | virtual | 
  | log_lhood_single_gaus_internal(const double *c_x_in, const int k) const | itpp::MOG_diag | protected | 
  | log_lhood_single_gaus_internal(const vec &x_in, const int k) const | itpp::MOG_diag | protected | 
  | itpp::MOG_generic::log_lhood_single_gaus_internal(const vec &x_in, const int k) | itpp::MOG_generic | protectedvirtual | 
  | log_max_K | itpp::MOG_generic | protected | 
  | log_weights | itpp::MOG_generic | protected | 
  | max_iter | itpp::MOG_diag_kmeans_sup | protected | 
  | means | itpp::MOG_generic | protected | 
  | means_old | itpp::MOG_diag_kmeans_sup | protected | 
  | measure_change() const | itpp::MOG_diag_kmeans_sup | protected | 
  | MOG_diag() | itpp::MOG_diag | inline | 
  | MOG_diag(const std::string &name) | itpp::MOG_diag | inline | 
  | MOG_diag(const int &K_in, const int &D_in, bool full_in=false) | itpp::MOG_diag | inline | 
  | MOG_diag(Array< vec > &means_in, bool) | itpp::MOG_diag | inline | 
  | MOG_diag(Array< vec > &means_in, Array< vec > &diag_covs_in, vec &weights_in) | itpp::MOG_diag | inline | 
  | MOG_diag(Array< vec > &means_in, Array< mat > &full_covs_in, vec &weights_in) | itpp::MOG_diag | inline | 
  | MOG_diag_kmeans_sup() | itpp::MOG_diag_kmeans_sup | inline | 
  | MOG_generic() | itpp::MOG_generic | inline | 
  | MOG_generic(const std::string &name_in) | itpp::MOG_generic | inline | 
  | MOG_generic(const int &K_in, const int &D_in, bool full_in=false) | itpp::MOG_generic | inline | 
  | MOG_generic(Array< vec > &means_in, bool full_in=false) | itpp::MOG_generic | inline | 
  | MOG_generic(Array< vec > &means_in, Array< vec > &diag_covs_in, vec &weights_in) | itpp::MOG_generic | inline | 
  | MOG_generic(Array< vec > &means_in, Array< mat > &full_covs_in, vec &weights_in) | itpp::MOG_generic | inline | 
  | N | itpp::MOG_diag_kmeans_sup | protected | 
  | normalise_vectors() | itpp::MOG_diag_kmeans_sup | protected | 
  | paranoid | itpp::MOG_generic | protected | 
  | partitions | itpp::MOG_diag_kmeans_sup | protected | 
  | recalculate_means() | itpp::MOG_diag_kmeans_sup | protected | 
  | run(MOG_diag &model_in, Array< vec > &X_in, int max_iter_in=10, double trust_in=0.5, bool normalise_in=true, bool verbose_in=false) | itpp::MOG_diag_kmeans_sup |  | 
  | save(const std::string &name_in) const | itpp::MOG_generic | virtual | 
  | set_checks(bool do_checks_in) | itpp::MOG_generic | inline | 
  | set_diag_covs(Array< vec > &diag_covs_in) | itpp::MOG_generic |  | 
  | set_diag_covs_internal(Array< vec > &diag_covs_in) | itpp::MOG_generic | protected | 
  | set_diag_covs_unity() | itpp::MOG_generic |  | 
  | set_diag_covs_unity_internal() | itpp::MOG_generic | protected | 
  | set_full_covs(Array< mat > &full_covs_in) | itpp::MOG_generic |  | 
  | set_full_covs_internal(Array< mat > &full_covs_in) | itpp::MOG_generic | protected | 
  | set_full_covs_unity() | itpp::MOG_generic |  | 
  | set_full_covs_unity_internal() | itpp::MOG_generic | protected | 
  | set_means(Array< vec > &means_in) | itpp::MOG_generic |  | 
  | set_means_internal(Array< vec > &means_in) | itpp::MOG_generic | protected | 
  | set_means_zero() | itpp::MOG_generic |  | 
  | set_means_zero_internal() | itpp::MOG_generic | protected | 
  | set_paranoid(bool paranoid_in) | itpp::MOG_generic | inline | 
  | set_weights(vec &weights_in) | itpp::MOG_generic |  | 
  | set_weights_internal(vec &_weigths) | itpp::MOG_generic | protected | 
  | set_weights_uniform() | itpp::MOG_generic |  | 
  | set_weights_uniform_internal() | itpp::MOG_generic | protected | 
  | setup_covs() | itpp::MOG_diag | protectedvirtual | 
  | setup_means() | itpp::MOG_diag | protectedvirtual | 
  | setup_misc() | itpp::MOG_diag | protectedvirtual | 
  | setup_weights() | itpp::MOG_diag | protectedvirtual | 
  | trust | itpp::MOG_diag_kmeans_sup | protected | 
  | unnormalise_means() | itpp::MOG_diag_kmeans_sup | protected | 
  | unnormalise_vectors() | itpp::MOG_diag_kmeans_sup | protected | 
  | valid | itpp::MOG_generic | protected | 
  | verbose | itpp::MOG_diag_kmeans_sup | protected | 
  | weights | itpp::MOG_generic | protected | 
  | zero_all_ptrs() | itpp::MOG_diag | protected | 
  | ~MOG_diag() | itpp::MOG_diag | inline | 
  | ~MOG_diag_kmeans_sup() | itpp::MOG_diag_kmeans_sup | inline | 
  | ~MOG_generic() | itpp::MOG_generic | inlinevirtual |