|
Docs
|
This is the complete list of members for SpatialCache, including all inherited members.
| allocations_ptr | SpatialCache | private |
| cluster_stats | SpatialCache | private |
| ClusterInfo()=default | ClusterInfo | |
| get_cluster_stats(int cluster) const | SpatialCache | inline |
| get_cluster_stats_ref(int cluster) const | SpatialCache | inline |
| move_cluster_info(int from_cluster, int to_cluster) override | SpatialCache | inlinevirtual |
| neighbor_cache | SpatialCache | |
| neighbor_cache_compute() | SpatialCache | private |
| recompute(const int K, const Eigen::VectorXi &allocations_in) override | SpatialCache | virtual |
| remove_info(int cluster) override | SpatialCache | inlinevirtual |
| set_allocation(int index, int cluster, int old_cluster) override | SpatialCache | virtual |
| set_allocation_ptr(const Eigen::VectorXi *new_allocations) | SpatialCache | inline |
| SpatialCache(const Eigen::VectorXi &allocations_ref, const Eigen::MatrixXi &W) | SpatialCache | inline |
| W | SpatialCache | |
| ~ClusterInfo()=default | ClusterInfo | virtual |