Is it possible to pass a user defined function
written in R for use in rccparma.  For example, is it possible to have a
function
SEXP myfunction(SEXP g, SEXP a)
where g is a function object and a is a
matrix, the argument of g?

Thanks in advance.

_______________________________________________
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

Reply via email to