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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York, NY :
Springer New York : Imprint: Springer,
2013.
|
Edición: | 1st ed. 2013. |
Colección: | Use R!,
64 |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 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 .