Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
gsl_function_struct Struct Reference

Definition at line 62 of file RooAdaptiveGaussKronrodIntegrator1D.cxx.

Public Attributes

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

Member Data Documentation

◆ function

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

Definition at line 64 of file RooAdaptiveGaussKronrodIntegrator1D.cxx.

◆ params

void* gsl_function_struct::params

Definition at line 65 of file RooAdaptiveGaussKronrodIntegrator1D.cxx.


The documentation for this struct was generated from the following file: