Displaying 1 result from an estimated 1 matches for "getxxbyyi".
Did you mean:
getxxbyyy
2012 Apr 18
1
C - R integration: Memory Issues
Hi all,
I am a PhD student and I am working on a C project that involves some
statistical calculations. So, I tried to embed R into C, in order to
call R functions from a C program. My program seems to get the correct
results from R. However, it appears to have a lot of memory allocation
issues, in contrast to the small amounts of memory that my code
allocates. Some additional info