Message-ID: <20798.36403.897284.383585@max.nulle.part>
Date: 2013-03-12T02:08:51Z
From: Dirk Eddelbuettel
Subject: [Rcpp-devel] Sample function(s) for inclusion in RcppArmadillo
In-Reply-To: <CAONgOD5f3iXeKz7eJPuVmQvoACi=GKRcbsL4p6P69vvcthdS=A@mail.gmail.com>
On 12 March 2013 at 10:59, Conrad S wrote:
| > #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 ?
Not bad. I settled for RcppArmadilloExtensions/ so that we'll have (at least
for this one)
#include <RcppArmadilloExtensions/sample.h>
Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com