>         #include <extensions/sample.h>
> which is not expressive enough. I think we should go for something like boost
> where we have to do
>         #include <RcppArmadillo/extensions/sample.h>
> but that would require a directory
>         (inst)/include/RcppArmadillo/RcppArmadillo/extensions/sample.h
>
> which reads silly.   Hm.
> Better suggestions, anyone?

How about simply <RcppArmadillo_extensions.h>, which includes all extensions ?
_______________________________________________
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