Logo ROOT   6.16/01
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

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Math
 
namespace  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...