13 return new Foo(
x,
y) ;
31 .constructor<
double,
double>()
39 Rcpp::function(
"make_foo", &
make_foo ) ;
48 r<<
"Foo <- Mod$make_foo()";
50 r<<
"f <- Foo$clone()";
#define LOAD_ROOTR_MODULE(NAME)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
Foo(double x_, double y_)
void bla(const Foo &other)
ROOT R was implemented using the R Project library and the modules Rcpp and RInside
static TRInterface & Instance()
static method to get an TRInterface instance reference
This is a class to support deprecated method to pass function to R's Environment, based in Rcpp::Inte...