get_thread_num {dgpsi} | R Documentation |
Get the number of threads
Description
This function gets the number of threads used for parallel computations involved in the package.
Usage
get_thread_num()
Details
See further examples and tutorials at https://mingdeyu.github.io/dgpsi-R/.
Value
the number of threads.
[Package dgpsi version 2.5.0 Index]