Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rcpp

Sort map with (Spanish) accented words in Rcpp

c++ r sorting std rcpp

Fast sampling from Truncated Normal Distribution using Rcpp and openMP

r openmp rcpp

Error: function is not available for .Call() for package X

r rcpp

Unit testing Rcpp code in a package

r unit-testing rcpp

Rewriting R's cummin() function using Rcpp and allowing for NAs

r rcpp

Fast parallel bipartite distance calculation in R

r optimization distance rcpp

Call R plots from c++ using RInside/ Rcpp

r rcpp rinside

My C++ functions with Rcpp::List inputs are very slow

r rcpp

Recover Rcpp source file

r rcpp

Using colMeans in Rcpp

r rcpp

How can I improve the Makevars file for a Rcpp (RcppEigen) package?

r makefile rcpp

Using SuperLU sparse solver with RcppArmadillo

r rcpp armadillo rcpparmadillo

Templated Rcpp function to erase NA values

r templates rcpp

compileAttributes doesn't copy the local header to RcppExports.cpp

r rcpp

How to compute rowSums in rcpp

r rcpp

Find minimum of vector in Rcpp

c++ r rcpp

Element-Wise Matrix Multiplication in Rcpp

rcpp

C++11 with R and Rcpp: supported by CRAN policies?

c++ r c++11 rcpp cran

Installing RcppEigen on amazon ec2

r amazon-ec2 rcpp

Dynamic linking with rpath not working under Ubuntu 17.10