#include "Math/AllIntegrationTypes.h"
Namespaces | |
namespace | ROOT |
VSD Structures. | |
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... | |