Definition at line 279 of file dynamic_partition.h.
◆ SimpleDynamicPartition()
◆ GetParts()
| std::vector< absl::Span< const int > > GetParts |
( |
std::vector< int > * |
buffer | ) |
|
◆ NumElements()
| int NumElements |
( |
| ) |
const |
|
inline |
◆ NumParts()
| const int NumParts |
( |
| ) |
const |
|
inline |
◆ PartOf()
| int PartOf |
( |
int |
element | ) |
const |
|
inline |
◆ Refine()
| void Refine |
( |
absl::Span< const int > |
distinguished_subset | ) |
|
◆ SizeOfPart()
| int SizeOfPart |
( |
int |
part | ) |
const |
|
inline |
The documentation for this class was generated from the following files: