This note describes Rcpp sugar which has been introduced in version 0.8.3 of Rcpp (Eddelbuettel, François, Allaire, Chambers, Bates, and Ushey, 2014; Eddelbuettel and François, 2011). Rcpp sugar brings a higher-level of abstraction to C++ code written using the Rcpp API. Rcpp sugar is based on expression templates (Abrahams and Gurtovoy, 2004; Vandevoorde and Josuttis, 2003) and provides some ’syntactic sugar ’ facilities directly in Rcpp. This is similar to how RcppArmadillo (François, Eddelbuettel, and Bates, 2014) offers linear algebra C++ classes based on Armadillo (Sanderson, 2010).
Description 'Armadillo ' is a templated C++ linear algebra library (by Conrad Sanderson) t...
When writing computer programs, certain patterns arise over and over again. For example, programs mu...
This document provides a short overview of how to use Rcpp (Eddelbuettel, François, Allaire, Chamber...
This note describes Rcpp sugar which has been introduced in version 0.8.3 of Rcpp (Eddelbuettel, Fra...
This note provides an overview of the steps programmers should follow to extend Rcpp (Eddelbuettel, ...
Description The Rcpp package provides R functions as well as a C++ library which facilitate the inte...
Description The Rcpp package provides R functions as well as a C++ library which facilitate the inte...
Rcpp attributes provide a high-level syntax for declaring C++ functions as callable from R and autom...
This note discusses Rcpp modules. Rcpp modules allow programmers to expose C++ functions and classes...
The Rcpp package simplifies integrating C++ code with R. It provides a consistent C++ class hierarch...
The R statistical environment and language has demonstrated particular strengths for interactive dev...
The R statistical environment and language has demonstrated particular strengths for interactive dev...
The R statistical environment and language has demonstrated particular strengths for interactive dev...
The RcppEigen package provides access from R (R Core Team 2012a) to the Eigen (Guennebaud, Jacob, an...
The R statistical environment and language has demonstrated particular strengths for interactive dev...
Description 'Armadillo ' is a templated C++ linear algebra library (by Conrad Sanderson) t...
When writing computer programs, certain patterns arise over and over again. For example, programs mu...
This document provides a short overview of how to use Rcpp (Eddelbuettel, François, Allaire, Chamber...
This note describes Rcpp sugar which has been introduced in version 0.8.3 of Rcpp (Eddelbuettel, Fra...
This note provides an overview of the steps programmers should follow to extend Rcpp (Eddelbuettel, ...
Description The Rcpp package provides R functions as well as a C++ library which facilitate the inte...
Description The Rcpp package provides R functions as well as a C++ library which facilitate the inte...
Rcpp attributes provide a high-level syntax for declaring C++ functions as callable from R and autom...
This note discusses Rcpp modules. Rcpp modules allow programmers to expose C++ functions and classes...
The Rcpp package simplifies integrating C++ code with R. It provides a consistent C++ class hierarch...
The R statistical environment and language has demonstrated particular strengths for interactive dev...
The R statistical environment and language has demonstrated particular strengths for interactive dev...
The R statistical environment and language has demonstrated particular strengths for interactive dev...
The RcppEigen package provides access from R (R Core Team 2012a) to the Eigen (Guennebaud, Jacob, an...
The R statistical environment and language has demonstrated particular strengths for interactive dev...
Description 'Armadillo ' is a templated C++ linear algebra library (by Conrad Sanderson) t...
When writing computer programs, certain patterns arise over and over again. For example, programs mu...
This document provides a short overview of how to use Rcpp (Eddelbuettel, François, Allaire, Chamber...