On 24 May 2012 at 12:34, Andrew Redd wrote:
| Rcpp List,
|
| Is there a recommended way to handle default arguments for
| constructors? I have a class that I have created and exposed through
| Rcpp Modules. I now found that I need to expose a tuning parameter
| and need to modify my constructo
Rcpp List,
Is there a recommended way to handle default arguments for
constructors? I have a class that I have created and exposed through
Rcpp Modules. I now found that I need to expose a tuning parameter
and need to modify my constructors. The standard way would be to
include just a default