ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
ROOT::Math::GSLIntegrationWorkspace Class Reference

Definition at line 44 of file GSLIntegrationWorkspace.h.

Public Member Functions

 GSLIntegrationWorkspace (size_t n)
 
 ~GSLIntegrationWorkspace ()
 
gsl_integration_workspace * GetWS ()
 

Private Attributes

gsl_integration_workspace * fWs
 

#include </mnt/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/math/mathmore/src/GSLIntegrationWorkspace.h>

+ Collaboration diagram for ROOT::Math::GSLIntegrationWorkspace:

Constructor & Destructor Documentation

ROOT::Math::GSLIntegrationWorkspace::GSLIntegrationWorkspace ( size_t  n)
inline

Definition at line 48 of file GSLIntegrationWorkspace.h.

ROOT::Math::GSLIntegrationWorkspace::~GSLIntegrationWorkspace ( )
inline

Definition at line 51 of file GSLIntegrationWorkspace.h.

Member Function Documentation

gsl_integration_workspace* ROOT::Math::GSLIntegrationWorkspace::GetWS ( )
inline

Member Data Documentation

gsl_integration_workspace* ROOT::Math::GSLIntegrationWorkspace::fWs
private

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