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

C++17 STL threads convenience utilities for agrum. More...

Include dependency graph for threadsSTL_inl.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
namespace  gum::threadsSTL

Functions

unsigned int gum::threadsSTL::getMaxNumberOfThreads ()
 Returns the maximum number of threads you should use at any time.
unsigned int gum::threadsSTL::getNumberOfLogicalProcessors ()
 Get the number of logical processors.

Detailed Description

C++17 STL threads convenience utilities for agrum.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file threadsSTL_inl.h.