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

A class to execute several threads by exploiting openMP. More...

#include <algorithm>
#include <exception>
#include <functional>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/base/core/threads/threadExecutorBase.h>
#include <agrum/base/core/threads/threadsOMP.h>
#include <agrum/base/core/threads/threadExecutorOMP_tpl.h>
Include dependency graph for threadExecutorOMP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::threadsOMP::ThreadExecutor

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::threadsOMP

Detailed Description

A class to execute several threads by exploiting openMP.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file threadExecutorOMP.h.