Go to the source code of this file.
Namespaces | |
namespace | MR |
Functions | |
template<typename I > | |
TypedBitSet< I > | MR::findRootsBitSet (const UnionFind< I > &uf, const TypedBitSet< I > *region=nullptr) |
template<typename I > | |
TypedBitSet< I > | MR::findComponentBitSet (UnionFind< I > &uf, I a, const TypedBitSet< I > *region=nullptr) |