set_fastglmpca_threads | R Documentation |
Initialize RcppParallel multithreading using a
pre-specified number of threads, or using the default number of
threads when n
is not specified or is NA.
set_fastglmpca_threads(n)
n |
The requested number of threads. |
The number of threads to be used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.