The Gaudi Framework
v30r3 (a5ef0a68)
|
#include <memory>
#include <string>
#include "GaudiKernel/StatusCode.h"
#include "GaudiMath/Integration.h"
#include "CLHEP/GenericFunctions/AbsFunction.hh"
#include "gsl/gsl_integration.h"
Go to the source code of this file.
Classes | |
class | Genfun::GaudiMathImplementation::NumericalDefiniteIntegral |
This class allows the numerical evaluation of the following functions: More... | |
struct | Genfun::GaudiMathImplementation::NumericalDefiniteIntegral::_Workspace |
struct | Genfun::GaudiMathImplementation::NumericalDefiniteIntegral::gsl_ws_deleter |
Namespaces | |
Genfun | |
CLHEP. | |
Genfun::GaudiMathImplementation | |