Cannot compile with RcppParallel on Windows
I have installed Rcpp, RcppParallel and I was testing simple function, written in .cpp file.
How to use a user defined R function in parallel Rcpp code?
I have a function with the following form :
I have installed Rcpp, RcppParallel and I was testing simple function, written in .cpp file.
I have a function with the following form :