12#ifndef ROOT_R_TRInternalFunction 
   13#define ROOT_R_TRInternalFunction 
   38#include <TRInternalFunction__ctors.h> 
   42      inline void set(SEXP xp) {
 
   43         Rcpp::Environment RCPP = Rcpp::Environment::Rcpp_namespace() ;
 
   45         Storage::set__(intf(xp)) ;
 
#define R(a, b, c, d, e, f, g, h, i)
 
static void update(gsl_integration_workspace *workspace, double a1, double b1, double area1, double error1, double a2, double b2, double area2, double error2)
 
TRInternalFunction_Impl(OUT(*fun)(void))
 
Double_t(* Function)(Double_t)
 
Rcpp::TRInternalFunction_Impl< Rcpp::PreserveStorage > TRInternalFunction
 
This is a class to support deprecated method to pass function to R's Environment, based in Rcpp::Inte...
 
RCPP_API_CLASS(TRInternalFunction_Impl)