Skip to content
Prev 18166 / 63424 Next

calling fortran from C

Lapack.c is loaded with examples.

Try

$ cd <R source dir>
$ grep "F77_CALL" ./src/modules/lapack/Lapack.c

Did you see

 	5.6 Calling C from FORTRAN and vice versa

in 'Writing R Extensions' ??
On Thu, 20 Oct 2005, James Bullard wrote:

            
Charles C. Berry                        (858) 534-2098
                                          Dept of Family/Preventive Medicine
E mailto:cberry at tajo.ucsd.edu	         UC San Diego
http://biostat.ucsd.edu/~cberry/         La Jolla, San Diego 92093-0717