[Rcpp-devel] Warning in R-forge revision 949 of Rcpp

2010-03-28 Thread Douglas Bates
I haven't encountered this before. When the -Wall flag is set for a compilation of a package that includes Rcpp.h you get a warning /home/bates/R/x86_64-unknown-linux-gnu-library/2.11/Rcpp/lib/Rcpp/Vector.h: In member function ‘Rcpp::Vector& Rcpp::Vector::operator=(const Rcpp::Vector&) [with int

Re: [Rcpp-devel] Is declaring an argument as a reference the same as declaring it a pointer?

2010-03-28 Thread Douglas Bates
On Sat, Mar 27, 2010 at 6:56 PM, Whit Armstrong wrote: > All the newer c++ matrix template libraries are very good.  I like > Armadillo in particular with MTL as a close second. > > As much of a pain as it is to learn a new library, you code will be > infinitely more readable if you use a matrix l