[Rcpp-devel] Integration between Rcpp and Fortran

Fábio Corrêa fmcron at gmail.com
Thu Nov 28 13:10:42 CET 2013


Dears,

I`m use Fortran code for MCMC process. What I would like is to use the
Rcpp code within the subroutines in Fortran.

For example?


subroutine TEST (x, y, z)

! Call function in Rcpp within Fortran
CALL function.Rcpp (a,b,c,)

end subroutine TEST

Is this possible?

Is there any manual setting an example?

Thanks!

--

              Fábio Mathias Corrêa
               Assistant professor

State University of Santa Cruz - Bahia/Brazil
Departament of Exact Sciences and Technology
ZIP.Code: 45662-900.

Tel.: 55+(73)3680-5023

http://scholar.google.com.br/citations?user=5YHd6k4AAAAJ&hl=pt-BR


More information about the Rcpp-devel mailing list