Re: [Rcpp-devel] questions Rcpp

2018-09-14 Thread Mounia ZAOUCHE
Thank you very much for your answers. Actually, it is really helpful. Best, Mounia De: "edd" À: "Qiang Kou" Cc: "mounia zaouche" , "rcpp-devel" Envoyé: Jeudi 13 Septembre 2018 22:55:58 Objet: Re: [Rcpp-devel] questions Rcpp On 13 Septemb

[Rcpp-devel] questions Rcpp

2018-09-13 Thread Mounia ZAOUCHE
alues. In this purpose, this function takes as an argument the address of the array to be allocated and is thus typed as a pointer of pointer. Is it possible to handle such a type and to allocate the required memory inside this function interfaced in R? Thank you in advance. Mounia Za