Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

4 results for “from:Bharath Govindarajan”

[Rcpp-devel] rcpp sugar elementary question
Bharath Govindarajan · Feb 19, 2013 · rcpp-devel

Hi , I am trying a simple example to assign entire rows to a Rcpp::NumericMatrix. I read the Rcpp sugar document and looked at a few online examples. My simple code below produces errors: #include <iostream> #include <Rcpp.h> using...

[Rcpp-devel] rcpp sugar elementary question
Bharath Govindarajan · Feb 19, 2013 · rcpp-devel

Thanks a lot. That helped. Regards Bharath On Tue, Feb 19, 2013 at 10:53 AM, Romain Francois <romain at r-enthusiasts.com>wrote: > _ is defined in the Rcpp namespace, so perhaps you want to add : > > using namespace Rcpp ; > > somewhere...

[Rcpp-devel] R very basic compilation error
Bharath Govindarajan · Feb 14, 2013 · rcpp-devel

Hi Kevin, Great! . Problem fixed now. Thanks a lot. Regards Bharath On Thu, Feb 14, 2013 at 2:33 AM, Kevin Ushey <kevinushey at gmail.com> wrote: > Could it be because the file extension is .c rather than the expected...

[Rcpp-devel] R very basic compilation error
Bharath Govindarajan · Feb 13, 2013 · rcpp-devel

Hi, At the outset I would like to thank the developers of rcpp for this wonderful tool. My question is elementary but I am posting it here only because on stack exchange I see Dirk suggesting that this is a...

Can't find what you're looking for? Try searching with Google .