Search code examples
Rcpp Eigen inplace matrix multiplication error...

eigenrcpprcppeigen

Read More
Building custom R package leads to undefined symbol...

reigenrcpp

Read More
Rcpp & main/optim.c - How to translate `void *ex` after passing the variable through `nmmin()`?...

c++roptimizationrcpp

Read More
How to use mlpack in my Rcpp code in macOS...

c++rmacosrcppmlpack

Read More
Extracting a submatrix with Rcpp...

rrcpp

Read More
Efficiently find duplicated vectors in C++...

c++ralgorithmrcpp

Read More
Problem in modifying shared armadillo matrix with OpenMP...

c++openmprcpparmadillo

Read More
Catching LAPACK errors in Armadillo...

c++rrcpparmadillorcpparmadillo

Read More
Creating a std::shared_ptr object and returning it to the R side (Rcpp)...

c++rrcpp

Read More
Rcpp Compiler error in r tools for Visual Studio 2015...

ropenmprcpp

Read More
Speed up calculation of a special 3-array possible?...

rperformancevectorizationrcpptensor

Read More
passing unevaluated expressions to C/C++...

crrcpp

Read More
Rcpp unique order output...

rrcpp

Read More
In a package, how to call a R function from this package with Rcpp?...

rpackagercpp

Read More
Error compiling Rstan model Windows 7 professional 64 bits...

rrcppstanrstan

Read More
Coerce a vector to another type in Rcpp...

c++rrcpp

Read More
Large Matrices in RcppArmadillo via the ARMA_64BIT_WORD define...

rrcpp

Read More
Using functions with multiple arguments with lapply in Rcpp...

rlapplyrcpp

Read More
In Rcpp, how to get a user-defined structure from C into R...

rcpp

Read More
Multithreaded & SIMD vectorized Mandelbrot in R using Rcpp & OpenMP...

multithreadingopenmprcppsimdmandelbrot

Read More
How to multiply two matrices that are sparse Matrix::csr/csc format?...

c++reigenrcpprcppeigen

Read More
How to pass a default 'std::vector<int>' array into a function...

c++rarraysc++11rcpp

Read More
c++ count algorithm template called by Rcpp...

c++rcpp

Read More
SparseQR for Least Squares...

c++rsparse-matrixeigenrcpp

Read More
linking with RcppArmadillo (lapack) fails: undefined symbol: dgesdd_...

rrcpparmadillodevtools

Read More
How to use RCPP_ARMADILLO_RETURN_ANYVEC_AS_VECTOR in an R package?...

rrcpprcpparmadillo

Read More
Quickly Build Package Repeatedly in R...

c++rrcpp

Read More
What is the `<Rinternals.h>` header, and when is it installed?...

rcheaderrcpp

Read More
How can I include both RcppEigen.h and RcppArmadillo.h in the same cpp file (in R)?...

eigenrcpprcpparmadillo

Read More
How can I get the linkers to work when I include the RInside header in a C++ program?...

c++linkerincludercpprinside

Read More
BackNext