21 .method(
"doEval", &MyFunctor::doEval )
31 r<<
"MyFunctor <- MyFunctorModule$MyFunctor";
32 r<<
"u <- new(MyFunctor)";
33 r<<
"print(u$doEval( 1 ))";
#define LOAD_ROOTR_MODULE(NAME)
Double_t(* Function)(Double_t)
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
Double_t BesselY1(Double_t x)
Bessel function Y0(x) for positive x.