Search code examples
How to element-wise divide 2 sparse matrices in Armadillo?...

c++rrcpparmadillorcpparmadillo

Read More
Getting NaN when using R::runif in Rcpp...

rrcpprcpparmadillo

Read More
Is there an efficient way to obtain "pmax" other than using the R base function?...

rrcpprcpparmadillo

Read More
Fill a NumericMatrix with a single value on construction...

rcpp

Read More
How to remove the warning: Rcpp/DataFrame.h:136:18: warning unused variable 'data'?...

rrcpprcpparmadillo

Read More
Is there a way to check the arity of Rcpp::Function?...

c++rrcpprcpp11

Read More
modifying custom type Rcpp::List objects in place...

c++rrcpp

Read More
R package with Rcpp...

c++rpackagercpp

Read More
Compare vector to double in rcpp armadillo...

rrcpparmadillorcpparmadillo

Read More
Rcpp: are objects safely PROTECTed if I cast to/from SEXP?...

rcpp

Read More
Create NumericMatrix from NumericVector...

rcpp

Read More
NULL value passed as symbol address with Rcpp functions...

c++rrcppr-packagercpparmadillo

Read More
No matching function for call to sqrt...

c++rrcppsqrt

Read More
Template classes arma::Col in Rcpp Armadilllo...

rrcpparmadillorcpparmadillo

Read More
Use numeric sequence as default agument in Rcpp (Armadillo) function...

c++rrcpprcpparmadillo

Read More
The equality logcial operator on Rcpp is 8 times slower than on base R...

rrcpp

Read More
Rcpp (Eigen), duplicate or repeat rows...

reigenrcpp

Read More
Linking guile to Rcpp...

schemercppguile

Read More
Cannot compile R packages with c++ code after updating to macOS Catalina...

rmacosrcpp

Read More
Parallelized sparse matrix rowSums in R (or Rcpp)...

rsparse-matrixrcpp

Read More
Why is my Rcpp mean function slower than R?...

c++rperformancercpprcpparmadillo

Read More
Rcpp with embedded R code, show no output of R code...

rrcpp

Read More
filling an upper triangular matrix (including diagonal) with a vector using RcppArmadillo...

c++rrcpparmadillo

Read More
Apply lambda function to `arma::cube` in `RcppArmadillo`...

rcpprcpparmadillo

Read More
Fast and efficient character DataFrame creation in Rcpp...

rrcpp

Read More
Error of "Error in sourceCpp("xx.cpp") : Error 1 occurred building shared library.&qu...

rrcpp

Read More
Calling a c++ function on Rstudio on a MAC and getting (clang: error: unsupported option '-fopen...

c++rllvmrcpp

Read More
Speed up Rcpp evaluations within R loop...

rloopsrcpp

Read More
Compatibility of Rcpp code involving std::transform in package...

rstdrcpp

Read More
Recompile with -fPIC in R package...

rrcpp

Read More
BackNext