Seamless R and C++ Integration with Rcpp
Rcpp is the glue that binds the power and versatility of R with the speed and efficiency of C++. With Rcpp, the transfer of data between R and C++ is nearly seamless, and high-performance statistical computing is finally accessible to most R users. Rcpp should be part of every statistician's...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
New York, NY :
Springer New York : Imprint: Springer,
2013.
|
Series: | Use R! ;
64 |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Preface
- Introduction
- A Gentle Introduction to Rcpp
- Tools and Setup
- Core Data Types
- Data Structures: Part One
- Data Structures: Part Two
- Advanced Topics
- Using Rcpp in your package
- Extending Rcpp
- Modules
- Sugar
- Applications
- RInside
- RcppArmadillo
- RcppGSL
- RcppEigen Appendix
- C++ for R programmers
- Indices
- References .