Hello I am trying to create a parallelized r extension using C++. I was wondering if calls to the RNG in R (using Rmath.h) are reentrant or if i need to serialize them explicitly.
Specifically i would like to use the runif() function call to generate
variables.
Thank you again,
Ravi Patel
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
