|
Docs
|
This is the complete list of members for ContinuosCache, including all inherited members.
| cluster_stats | ContinuosCache | private |
| ClusterInfo()=default | ClusterInfo | |
| continuos_covariates | ContinuosCache | |
| ContinuosCache(Eigen::VectorXi &initial_allocations, const Eigen::VectorXd &continuos_covariates) | ContinuosCache | inline |
| get_cluster_stats(int cluster) const | ContinuosCache | inline |
| get_cluster_stats_ref(int cluster) const | ContinuosCache | inline |
| move_cluster_info(int from_cluster, int to_cluster) override | ContinuosCache | inlinevirtual |
| recompute(const int K, const Eigen::VectorXi &allocations) override | ContinuosCache | virtual |
| remove_info(int cluster) override | ContinuosCache | virtual |
| set_allocation(int index, int cluster, int old_cluster) override | ContinuosCache | virtual |
| ~ClusterInfo()=default | ClusterInfo | virtual |