aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
threadExecutor.h File Reference

The class to use to execute a function by several threads. More...

Include dependency graph for threadExecutor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Typedefs

using gum::ThreadExecutor = threadsSTL::ThreadExecutor

Detailed Description

The class to use to execute a function by several threads.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file threadExecutor.h.