Skip to content
Prev 8757 / 10988 Next

[Rcpp-devel] R package linking to C: coding advice

Hello,
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