On Fri, Jun 2, 2017 at 9:56 PM, Romain Francois <[email protected]>
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
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to