On Fri, Jun 2, 2017 at 9:56 PM, Romain Francois <rom...@r-enthusiasts.com>
wrote:

> The modulo is somehow not working correctly?


Possible. Modulo in C++ behaves differently than in R.

More likely is you are working outside the index bound that RcppParallel
uses to chunk the work.

THK

http://www.keittlab.org/
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to