gtsam  3.2.1
gtsam
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gtsam::TbbOpenMPMixedScope Class Reference

Detailed Description

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.


The documentation for this class was generated from the following file: