In the ge-model.cpp, from line 216 to line 225, the *_rand* will be
initialized there.

These lines of code are part of the "initialize" function.

If you don't call the "initialize", the array won't be initialized and
cause a memory error in deconstructor.

Can we discuss off the list?

This really has nothing to do with Rcpp.

Best,

KK
_______________________________________________
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