ROOT 6.13/01 Reference Guide |
#include "Math/AllIntegrationTypes.h"
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
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... | |