Displaying 2 results from an estimated 2 matches for "zhijin".
Did you mean:
zhijie
2004 Apr 20
2
compile Fortran code which calls C subroutine
...lem in "dyn.load" because it
could not find the C subroutine.
I have the .c file but don't know how to tell R about it.
How should I compile when I want to call the fortran function in R
which calls (FORTRAN-callable) C-code?
Thanks a lot!
best regards,
Zhijin
2005 May 09
2
use "integrate" for functions defined in C, not R
Dear all,
I am trying to use the C code for "integrate" function ( that calls
Rdqagi and Rdqags) so that I can integrate a function defined in C,
instead of passing from R.
Is there a way for doing this?
My unsuccessful attempt:
I looked into the files (including integrate.c, Applic.h) and
1. modified the definition of
"integr_fn" by droping the environment