Generating pseudo-random variates C++-side in Rcpp
It is well-known that if you are writing simulation code in R you can often gain a performance boost by rewriting parts of your simulation in C++. These days the easiest way to do that of course is to use Rcpp. Simulation usually depends on random variates, and usually great numbers of them. One of … Continue reading Generating pseudo-random variates C++-side in Rcpp
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed