![]() |
GemaCoreLib
The GeMA Core library
|
A RAII class used to temporarily adjust the number of OpenBlas threads in effect. If the number of threads is zero, does nothing. More...
#include <gmBlas.h>
Public Member Functions | |
| GmBlasTempUpdateNumThreads (int nthreads) | |
Private Attributes | |
| int | _oldNumThreads |
A RAII class used to temporarily adjust the number of OpenBlas threads in effect. If the number of threads is zero, does nothing.