Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
IntegrationTypes.h File Reference
Include dependency graph for IntegrationTypes.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
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...