Hello,

> a) GSL for RNGs is (probably) inferior to what R does; if your main interest
> is in the R package (as opposed to R as well as a standalone program) then it
> may make sense to just use R's RNGs. 

Why are the RNGs in GSL probably inferior than the ones in R? When calling C 
code from R, is it general recommended to use in C the R's RNGs instead of 
having other RNGs in the C program?

Thanks

Guillaume

_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to