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

Definition at line 68 of file RooAdaptiveGaussKronrodIntegrator1D.cxx.

Public Attributes

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

Member Data Documentation

◆ function

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

Definition at line 70 of file RooAdaptiveGaussKronrodIntegrator1D.cxx.

◆ params

void * gsl_function_struct::params

Definition at line 71 of file RooAdaptiveGaussKronrodIntegrator1D.cxx.

Collaboration diagram for gsl_function_struct:
[legend]

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