armadillo_get_number_of_omp_threads | R Documentation |
Report (or Set) Maximum Number of OpenMP Threads
armadillo_get_number_of_omp_threads()
armadillo_set_number_of_omp_threads(n)
n |
Number of threads to be set |
For the getter, and on a system with OpenMP, the maximum number of threads that OpenMP may be using and on systems without it, one. The setter does not return a value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.