Public Attributes | |
double(* | function )(double x, void *params) |
void * | params |
double(* | function )(double x, void *params) |
void * | params |
Definition at line 68 of file RooAdaptiveGaussKronrodIntegrator1D.cxx.
double(* gsl_function_struct::function)(double x, void *params) |
Referenced by RooGaussKronrodIntegrator1D::clone(), ROOT::Math::GSLFunctionWrapper::FunctionPtr(), gsl_integration_qagi(), gsl_integration_qagil(), gsl_integration_qagiu(), ROOT::Math::GSLFunctionWrapper::GSLFunctionWrapper(), ROOT::Math::GSLFunctionWrapper::IsValid(), and ROOT::Math::GSLFunctionWrapper::SetFuncPointer().
Definition at line 71 of file RooAdaptiveGaussKronrodIntegrator1D.cxx.
Referenced by gsl_integration_qagi(), gsl_integration_qagil(), gsl_integration_qagiu(), ROOT::Math::GSLFunctionWrapper::GSLFunctionWrapper(), and ROOT::Math::GSLFunctionWrapper::SetParams().
double(* gsl_function_struct::function)(double x, void *params) |
Definition at line 68 of file RooGaussKronrodIntegrator1D.cxx.