openmp {TMB}R Documentation

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.


[Package TMB version 1.7.15 Index]