Search code examples
superlu causing problems with mlpack in Rcpp...

rsparse-matrixrcpprcpparmadillomlpack

Read More
Automatically adapting to arma::mat or arma::sp_mat in an Rcpp::List?...

c++rcppstdvectorarmadillorcpparmadillo

Read More
Tbb based row sum of an armadillo matrix...

c++rcpparmadillotbbrcpparmadillo

Read More
arma::mat division by const integer causes problems...

c++11rcpprcpparmadillo

Read More
How can I pass in a row vector using Rcpparmadillo in R?...

rmatrixvectorrcpprcpparmadillo

Read More
How does std::sort handle NaN values?...

c++sortingc++11stdrcpparmadillo

Read More
Rcpp warning: format string is not a string literal (potentially insecure)...

stringrcppcranrcpparmadillo

Read More
ERROR in installing package and RccpArmadillo dependency on Mac...

rrcpparmadillo

Read More
Fast way to permute rows of matrices in Rcpp or RcppArmadillo?...

c++rpermutationrcpprcpparmadillo

Read More
Catching LAPACK errors in Armadillo...

c++rrcpparmadillorcpparmadillo

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

rrcpprcpparmadillo

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

eigenrcpprcpparmadillo

Read More
Translate outer() from base R to RcppArmadillo...

rrcpprcpparmadillo

Read More
Negative subscripts in matrix indexing...

rrcpprcpparmadillo

Read More
Why does my RcppParallel implementation of a user-defined function crash unexpectedly?...

rrcpparmadillorcpparmadillorcppparallel

Read More
How do I find the indices of elements in a vector which are also in another vector using RcppArmadil...

c++rrcpprcpparmadillo

Read More
Using sample() from within Rcpp...

rrcpprcpparmadillo

Read More
Strange/inconsistent behavior with armadillo with `copy_aux_mem` and solving with a triangular matri...

c++armadillorcpparmadillo

Read More
Detecting R Version in Rcpp/arrayfire in makevars...

rcppr-packagercpparmadilloarrayfire

Read More
How to return objects of different types from RcppArmadillo function...

c++rrcpprcpparmadillo

Read More
fail to install package ‘RcppArmadillo’ on ubuntu 20.04 R version 4.1.3...

rubunturcpparmadillo

Read More
Invoke the element in `Rcpp::List` for futher use directly...

rcpprcpparmadillo

Read More
How can I get R to modify this matrix in place after a call to fastLmPure?...

rrcpplmrcpparmadillorefcounting

Read More
Expose custom type to R using Rcpp Modules field produces compilation...

c++rrcpprcpparmadillo

Read More
Faster anova of regression models...

rlinear-regressionanovarcpparmadillo

Read More
How to turn formula to variables for use with fastLm function in R...

rdata.tablercpparmadillo

Read More
Get each row of an arma::mat matrix as arma::vec in for loop...

c++rcpprcpparmadillo

Read More
Armadillo Sparse Matrix Size in Bytes...

c++c++11sizeofarmadillorcpparmadillo

Read More
Add RcppParallel requisites to the NAMESPACE of an R package automatically when compiling the packag...

rrcppr-packagercpparmadillorcppparallel

Read More
How can I replicate R's functionality with multiplying a matrix by a vector element-wise in Rcpp...

c++rmatrixrcpprcpparmadillo

Read More
BackNext