<br><div class="gmail_quote">Dirk Eddelbuettel wrote:<span dir="ltr"></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
Doug first wrote:<br>
<br>
| &gt;&gt; I would rewrite your code fragment as<br>
| &gt;&gt;<br>
| &gt;&gt;    const Rcpp::NumericMatrix  m_source(origin);<br>
| &gt;&gt;    Rcpp::NumericMatrix m_copy = Rcpp::clone(m_source);<br>
<br>
</div>Seconded.<br></blockquote><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
If Etienne needs new behaviour very badly, he may have to look into<br>
contributing it, or providing funding which may give a higher chance to have<br>
this getting push up on the priority list.<br>
<br></blockquote><div>No, I don&#39;t need it badly. (I have more than enough features to learn from Rcpp !) I was trying to wrap my head around Rcpp and getting back to c++ after spending years in R.<br><br>Etienne<br></div>
</div>