Rcpp: Seamless R and C++ Integration
The Rcpp package simplifies integrating C++ code with R. It provides a consistent C++ class hierarchy that maps various types of R objects (vectors, matrices, functions, environments, . . . ) to dedicated C++ classes. Object interchange between R and C++ is managed by simple, flexible and extensible concepts which include broad support for C++ Standard Template Library idioms. C++ code can both be compiled, linked and loaded on the fly, or added via packages. Flexible error and exception code handling is provided. Rcpp substantially lowers the barrier for programmers wanting to combine C++ code with R.
Year of publication: |
2011-04-13
|
---|---|
Authors: | Eddelbuettel, Dirk ; Francois, Romain |
Published in: |
Journal of Statistical Software. - American Statistical Association. - Vol. 40.2011, i08
|
Publisher: |
American Statistical Association |
Saved in:
Saved in favorites
Similar items by person
-
RcppArmadillo: Accelerating R with high-performance C++ linear algebra
Eddelbuettel, Dirk, (2014)
-
Eddelbuettel, Dirk, (2009)
-
Analysis of Integrated and Cointegrated Time Series with R (2nd Edition)
Eddelbuettel, Dirk, (2009)
- More ...