Re: [Rcpp-devel] rmultinom implementation in sugar

2011-03-09 Thread Dirk Eddelbuettel
On 9 March 2011 at 15:41, Mahdi Shafiei wrote: | Hello, | I couldn't find rmultinom function in sugar. In a TODO file for Rcpp, I found | this line: "rmultinom : tricky because it generates a matrix" | | I was wondering if there is any plan to add this function in the future. In any | case, what

[Rcpp-devel] rmultinom implementation in sugar

2011-03-09 Thread Mahdi Shafiei
Hello, I couldn't find rmultinom function in sugar. In a TODO file for Rcpp, I found this line: "rmultinom : tricky because it generates a matrix" I was wondering if there is any plan to add this function in the future. In any case, what is your recommendation if I need this function in my C++ cod