Template Numerical Library version\ main:8b8c8226
|
Classes | |
struct | LaunchConfiguration |
Static Public Member Functions | |
static void | configSetup (Config::ConfigDescription &config, const String &prefix="") |
static void | disableOMP () |
static void | enableOMP () |
static int | getMaxThreadsCount () |
static int | getThreadIdx () |
static bool | isOMPEnabled () |
static void | setMaxThreadsCount (int maxThreadsCount_) |
static bool | setup (const Config::ParameterContainer ¶meters, const String &prefix="") |
Static Protected Member Functions | |
static int & | maxThreadsCount () |
static bool & | ompEnabled () |