ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | 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/rootspi/rdoc/src/master/math/mathmore/src/GSLIntegrationWorkspace.h>

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
Collaboration diagram for ROOT::Math::GSLIntegrationWorkspace:
[legend]

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