CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
rcpp
08-07
Net
Using R (and Rcpp), how to pass a default 'std::vector<int>' array into a function
07-16
Enterprise
C 17 in a package with Rcpp
07-14
Net
Dynamically updated list in Rcpp stores only last value
07-13
Enterprise
Nesting Rcpp functions
06-18
OS
Attempting to do a T test with Rcpp using Boost: "No member named" errors
06-15
Back-end
Writing an integer vector to file is not producing expected values as viewed in xxd
05-27
Back-end
Rf_allocVector only allocates and does not zero out memory
05-26
Back-end
Speed of native R function vs C equivalent
04-19
OS
Subtract extremely small number from one in C
04-07
OS
check boolean expression in dataframe Rcpp (C )
03-25
front end
Rcpp Unexpected NaN results
01-03
Blockchain
Expose custom type to R using Rcpp Modules field produces compilation
11-26
OS
Shared .so file not found when loading R package with Rcpp component Linux systems
11-04
other
Non-intrusive extension of Rcpp with Rcpp::traits::Exporter
Links:
CodePudding