#include <types.h>
Public Member Functions | |
TbbOpenMPMixedScope () | |
~TbbOpenMPMixedScope () | |
Private Attributes | |
int | previousOpenMPThreads |
An object whose scope defines a block where TBB and OpenMP parallelism are mixed. In such a block, we use default threads for TBB, and p/2 threads for OpenMP. If GTSAM is not compiled to use both TBB and OpenMP, this has no effect.
|
private |