On 2 May 2015 at 10:49, William Dunlap wrote:
| Since translation from R to Rcpp is "seamless" I will leave that to you.

One problem is with the strongly typed nature of C++.  Rearranging dynamicly
growing objects can be done.  I think I used Boost's variant type a few
years.  I am sure there are other possibilities.  We should collect a few and
compare.   But in C++ please :)

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to