|
|
Rcpp: Seamless R and C++ integration
|
|
|
|
|
نویسنده
|
eddelbuettel d. ,françois r.
|
منبع
|
journal of statistical software - 2011 - دوره : 40 - - کد همایش: - صفحه:1 -18
|
چکیده
|
The rcpp package simplies 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,exible and extensible concepts which include broad support for c++ standard template library idioms. c++ code can both be compiled,linked and loaded on the y,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.
|
کلیدواژه
|
Call; Foreign function interface; R
|
آدرس
|
debian project,river forest,il, United States, r enthusiasts,1 rue du puits du temple,34 000 montpellier, France
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|