MeshLib C++ Docs
Loading...
Searching...
No Matches
MRUnionFindParallel.h File Reference
#include "MRUnionFind.h"
#include "MRBitSetParallelFor.h"
#include "MRTimer.h"

Go to the source code of this file.

Namespaces

namespace  MR
 only for bindings generation

Functions

template<typename I>
TypedBitSet< IMR::findRootsBitSet (const UnionFind< I > &uf, const TypedBitSet< I > *region=nullptr)
template<typename I>
TypedBitSet< IMR::findComponentBitSet (UnionFind< I > &uf, I a, const TypedBitSet< I > *region=nullptr)