Re: [Rcpp-devel] Parameter Naming (was: Speed gain assistance)

2011-08-18 Thread Dirk Eddelbuettel
On 18 August 2011 at 08:44, Dirk Eddelbuettel wrote: | | On 18 August 2011 at 16:24, Darren Cook wrote: | | I'd like to shamelessly hijack Christopher Wray's question to ask if | | there is a convention for parameter naming with Rcpp and inline. Well, | | actually I'll propose one, to then see wh

Re: [Rcpp-devel] Parameter Naming (was: Speed gain assistance)

2011-08-18 Thread Dirk Eddelbuettel
On 18 August 2011 at 16:24, Darren Cook wrote: | I'd like to shamelessly hijack Christopher Wray's question to ask if | there is a convention for parameter naming with Rcpp and inline. Well, | actually I'll propose one, to then see what others prefer. | | First I would propose to use long variabl

[Rcpp-devel] Parameter Naming (was: Speed gain assistance)

2011-08-18 Thread Darren Cook
I'd like to shamelessly hijack Christopher Wray's question to ask if there is a convention for parameter naming with Rcpp and inline. Well, actually I'll propose one, to then see what others prefer. First I would propose to use long variable names, instead of abbreviations, in both the CPP and R s