getNumThreads {AlphaSimR}R Documentation

Number of available threads

Description

Gets the number of available threads by calling the OpenMP function omp_get_max_threads()

Usage

getNumThreads()

Value

integer

Examples

getNumThreads()


[Package AlphaSimR version 1.5.3 Index]