SC2

Statistical Computing 2

Parallel Rcpp


This chapter explains how to perform parallel computation in Rcpp, with a particular focus on the OpenMP API and the RcppParallel R package.

The chapter consists of the following sections: