gsl_function_struct Struct Reference

List of all members.

Public Attributes

double(* function )(double x, void *params)
void * params
double(* function )(double x, void *params)
void * params

Detailed Description

Definition at line 68 of file RooAdaptiveGaussKronrodIntegrator1D.cxx.


Member Data Documentation

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().

void* gsl_function_struct::params

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)

void* gsl_function_struct::params

Definition at line 68 of file RooGaussKronrodIntegrator1D.cxx.


The documentation for this struct was generated from the following files:
Generated on Tue Jul 5 16:30:47 2011 for ROOT_528-00b_version by  doxygen 1.5.1