
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
ここにツイート内容が記載されますhttps://b.hatena.ne.jp/URLはspanで囲んでください
Twitterで共有ONにすると、次回以降このダイアログを飛ばしてTwitterに遷移します

Rcpp: Seamless R andC++ Integration Synopsis The Rcpp package help to integrate R andC++ via R ...Rcpp: Seamless R andC++ Integration Synopsis The Rcpp package help to integrate R andC++ via R functions and a (header-only)C++ library. All underlying R types and objects, i.e., everything a SEXP represents internally in R, are matched to correspondingC++ objects. This covers anything from vectors, matrices or lists to environments, functions and more. Each SEXP variant is automaticallymappe










