Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rcpp

Using header (.h) files with cpp files in an R Package with Rcpp [duplicate]

c++ r rcpp

Created a package name when none found

r data.table rcpp

In Rcpp - how to return a vector with names

r rcpp

Building R package: "Found 'rand', possibly from 'rand' (C)" NOTE when checking package

c++ r rcpp cran

how to get the determinant of a matrix using RcppEigen

c++ r matrix rcpp

Porting existing C++ code to R

c++ r poker rcpp

Performance difference between RcppArmadillo and Armadillo

r rcpp

How to declare input into Rcpp functions?

c++ r rcpp

Appending to elements within an Rcpp List

r rcpp

RcppArmadillo: Issue with memory usage

c++ r memory rcpp

Why is this Rcpp code slower than byte compiled R?

c++ r performance rcpp numerical

Rcpp get element by name - $ operator

c++ r rcpp

Installing R `forecast` package on a Linux Cluster: compiler issues?

merge function in Rarmadillo

r rcpp

Calling another cpp function in templated Rcpp function

c++ r rcpp

How do you convert object of class Eigen::MatrixXd to class Rcpp::NumericMatrix

r eigen rcpp

Efficiently replace a fixed position substring with a string of equal or larger length

r rcpp

How to use C api of xts package in Rcpp

r xts rcpp

Passing a vector of lambdas to Rcpp's rpois

r random rcpp

Error with inline and Xcode 4.2.1

xcode r osx-lion inline rcpp