Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces | Typedefs
Integrator.h File Reference
#include "Math/AllIntegrationTypes.h"
#include "Math/IntegratorOptions.h"
#include "Math/IFunction.h"
#include "Math/VirtualIntegrator.h"
#include <memory>
#include "Math/WrappedFunction.h"
Include dependency graph for Integrator.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::IntegratorOneDim
 User Class for performing numerical integration of a function in one dimension. More...
 

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Math
 

Typedefs

typedef IntegratorOneDim ROOT::Math::Integrator