Logo ROOT   6.08/07
Reference Guide
Namespaces | Enumerations
IntegrationTypes.h File Reference
#include "Math/AllIntegrationTypes.h"
Include dependency graph for IntegrationTypes.h:
This graph shows which files directly or indirectly include this file:

Namespaces

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

Enumerations

enum  ROOT::Math::Integration::GKRule {
  ROOT::Math::Integration::kGAUSS15 = 1, ROOT::Math::Integration::kGAUSS21 = 2, ROOT::Math::Integration::kGAUSS31 = 3, ROOT::Math::Integration::kGAUSS41 = 4,
  ROOT::Math::Integration::kGAUSS51 = 5, ROOT::Math::Integration::kGAUSS61 = 6
}
 enumeration specifying the Gauss-KronRod integration rule for ADAPTIVE integration type More...