Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
VirtualIntegrator.h File Reference
#include "Math/IFunctionfwd.h"
#include "Math/Error.h"
#include "Math/IntegratorOptions.h"
#include <vector>

Classes

class  ROOT::Math::VirtualIntegrator
 Abstract class for all numerical integration methods (1D and multi-dim) Interface defining the common methods for the numerical integrator classes of one and multi dimensions The derived class VirtualIntegratorOneDim defines the methods for one-dimensional integration. More...
class  ROOT::Math::VirtualIntegratorMultiDim
 Interface (abstract) class for multi numerical integration It must be implemented by the concrete Integrator classes like ROOT::Math::GSLMCIntegrator. More...
class  ROOT::Math::VirtualIntegratorOneDim
 Interface (abstract) class for 1D numerical integration It must be implemented by the concrete Integrator classes like ROOT::Math::GSLIntegrator. More...

Namespaces

namespace  ROOT
namespace  ROOT::Math