armadillo_throttle_cores | R Documentation |
Helper functions to throttle use of cores by RcppArmadillo-internal code on systems with OpenMP. On package load, the initial value is saved and used to reset the value.
armadillo_throttle_cores(n = 2)
armadillo_reset_cores()
n |
Integer value of desired cores, default is two |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.