|
Docs
|
This is the complete list of members for NGGP, including all inherited members.
| data | Process | protected |
| gen | NGGP | mutableprotected |
| gibbs_prior_existing_cluster(int cls_idx, int obs_idx=0) const override | NGGP | virtual |
| gibbs_prior_existing_clusters(int obs_idx) const override | NGGP | virtual |
| gibbs_prior_new_cluster() const override | NGGP | virtual |
| gibbs_prior_new_cluster_obs(int obs_idx) const | Process | inlinevirtual |
| idx_i | Process | protected |
| idx_j | Process | protected |
| log_a | Process | protected |
| NGGP(Data &d, Params &p, U_sampler &mh) | NGGP | inline |
| old_allocations | Process | protected |
| old_allocations_view() const | Process | inline |
| old_cluster_members | Process | protected |
| old_cluster_members_view() const | Process | inlineprotected |
| old_K | Process | protected |
| params | Process | protected |
| prior_ratio_merge(int size_old_ci, int size_old_cj) const override | NGGP | virtual |
| prior_ratio_shuffle(int size_old_ci, int size_old_cj, int ci, int cj) const override | NGGP | virtual |
| prior_ratio_split(int ci, int cj) const override | NGGP | virtual |
| Process(Data &d, const Params &p) | Process | inline |
| rd | NGGP | protected |
| restore_state() | Process | inline |
| set_idx_i(int i) | Process | inline |
| set_idx_j(int j) | Process | inline |
| set_old_allocations(const Eigen::VectorXi &new_allocations) | Process | inline |
| set_old_cluster_members(const std::unordered_map< int, std::vector< int > > &new_cluster_members) | Process | inline |
| set_old_K(int new_K) | Process | inline |
| U_sampler_method | NGGP | protected |
| update_params() override | NGGP | inlinevirtual |
| ~Process() | Process | inlinevirtual |