How to element-wise divide 2 sparse matrices in Armadillo?...
Read MoreGetting NaN when using R::runif in Rcpp...
Read MoreIs there an efficient way to obtain "pmax" other than using the R base function?...
Read MoreFill a NumericMatrix with a single value on construction...
Read MoreHow to remove the warning: Rcpp/DataFrame.h:136:18: warning unused variable 'data'?...
Read MoreIs there a way to check the arity of Rcpp::Function?...
Read Moremodifying custom type Rcpp::List objects in place...
Read MoreCompare vector to double in rcpp armadillo...
Read MoreRcpp: are objects safely PROTECTed if I cast to/from SEXP?...
Read MoreCreate NumericMatrix from NumericVector...
Read MoreNULL value passed as symbol address with Rcpp functions...
Read MoreNo matching function for call to sqrt...
Read MoreTemplate classes arma::Col in Rcpp Armadilllo...
Read MoreUse numeric sequence as default agument in Rcpp (Armadillo) function...
Read MoreThe equality logcial operator on Rcpp is 8 times slower than on base R...
Read MoreRcpp (Eigen), duplicate or repeat rows...
Read MoreCannot compile R packages with c++ code after updating to macOS Catalina...
Read MoreParallelized sparse matrix rowSums in R (or Rcpp)...
Read MoreWhy is my Rcpp mean function slower than R?...
Read MoreRcpp with embedded R code, show no output of R code...
Read Morefilling an upper triangular matrix (including diagonal) with a vector using RcppArmadillo...
Read MoreApply lambda function to `arma::cube` in `RcppArmadillo`...
Read MoreFast and efficient character DataFrame creation in Rcpp...
Read MoreError of "Error in sourceCpp("xx.cpp") : Error 1 occurred building shared library.&qu...
Read MoreCalling a c++ function on Rstudio on a MAC and getting (clang: error: unsupported option '-fopen...
Read MoreSpeed up Rcpp evaluations within R loop...
Read MoreCompatibility of Rcpp code involving std::transform in package...
Read MoreRecompile with -fPIC in R package...
Read More