Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRewrote sample.h to primarily use armadillo objects instead of rcpp objects #101
Conversation
|
Thanks for this. I guess if the arma objects are created from R using the default approach they still involve the R-allocated memory. I can't quite figure if that is, or is not, an issue. Well, worst case folks can force deep copies... |
http://stackoverflow.com/questions/37818872/stack-imbalance-while-using-rcppparallel/37819079#37819079