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