Skip to content
Prev 2280 / 10988 Next

[Rcpp-devel] Matrix columns

Nick:

I had a similar problem a few weeks ago.  The underscore is part of the Rcpp namespace.  So I added using namespace Rcpp at the beginning of my function, and then all worked well.  I can't tell from the compiler output if that is *exactly* what the problem is, but it's worth taking a look.

Michael
On May 14, 2011, at 5:33 PM, <rcpp-devel-request at r-forge.wu-wien.ac.at> <rcpp-devel-request at r-forge.wu-wien.ac.at> wrote:

            
-------------------------------------------
Michael Braun
Associate Professor of Management Science (Marketing Group)
MIT Sloan School of Management
100 Main St.., E62-535
Cambridge, MA 02139
braunm at mit.edu
617-253-3436
Message-ID: <86B3D96F-50DC-48EA-9BF9-1D28FFEE29BF@mit.edu>
In-Reply-To: <mailman.2289.1305408834.1432.rcpp-devel@lists.r-forge.r-project.org>