Le 20/06/10 18:27, Douglas Bates a écrit :
I'm confused about where the Rcpp.h file is included when using
"intrusive" extension of Rcpp::wrap as described in section 2.1 of the
vignette "Extending Rcpp".
I would like to define the SEXP operator for the C++ classes
corresponding to the Matrix p
I'm confused about where the Rcpp.h file is included when using
"intrusive" extension of Rcpp::wrap as described in section 2.1 of the
vignette "Extending Rcpp".
I would like to define the SEXP operator for the C++ classes
corresponding to the Matrix package S4 classes. These are declared in
lme4