|
STIR
6.3.0
|
Implementation of functions related to setting/getting the number of threads. More...
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
| int | stir::get_max_num_threads () |
| Get current maximum number of threads. More... | |
| void | stir::set_num_threads (const int num_threads=0) |
| Set current number of threads. More... | |
| int | stir::get_default_num_threads () |
| Get default number of threads. More... | |
| void | stir::set_default_num_threads () |
| set current number of threads to the default More... | |
Implementation of functions related to setting/getting the number of threads.
1.8.13