, including all inherited members.
  | 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_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_weights | itpp::MOG_diag |  [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 |  [inline, virtual] | 
  | convert_to_diag() | itpp::MOG_generic |  [virtual] | 
  | convert_to_diag_internal() | itpp::MOG_generic |  [protected] | 
  | convert_to_full() | itpp::MOG_diag |  [inline, virtual] | 
  | convert_to_full_internal() | itpp::MOG_generic |  [protected] | 
  | D | itpp::MOG_generic |  [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] | 
  | 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 |  | 
  | is_full() const | itpp::MOG_generic |  [inline] | 
  | is_valid() const | itpp::MOG_generic |  [inline] | 
  | 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 |  [protected, virtual] | 
  | 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 |  [protected, virtual] | 
  | 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 |  [protected, virtual] | 
  | log_max_K | itpp::MOG_generic |  [protected] | 
  | log_weights | itpp::MOG_generic |  [protected] | 
  | means | itpp::MOG_generic |  [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_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] | 
  | paranoid | itpp::MOG_generic |  [protected] | 
  | 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 |  [protected, virtual] | 
  | setup_means() | itpp::MOG_diag |  [protected, virtual] | 
  | setup_misc() | itpp::MOG_diag |  [protected, virtual] | 
  | setup_weights() | itpp::MOG_diag |  [protected, virtual] | 
  | valid | itpp::MOG_generic |  [protected] | 
  | weights | itpp::MOG_generic |  [protected] | 
  | zero_all_ptrs() | itpp::MOG_diag |  [protected] | 
  | ~MOG_diag() | itpp::MOG_diag |  [inline] | 
  | ~MOG_generic() | itpp::MOG_generic |  [inline, virtual] |