Rdocumentation
powered by
Learn R Programming
TMB (version 1.7.4)
openmp: Control number of openmp threads.
Description
Control number of openmp threads.
Usage
openmp(n = NULL)
Arguments
n
Requested number of threads, or
NULL
to just read the current value.
Value
Number of threads.