![]() |
Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
Hammer numerical integration forward declarations. More...
#include <functional>#include <vector>#include <utility>#include <tuple>#include "Hammer/IndexLabels.hh"
Include dependency graph for Integrator.fhh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| Hammer | |
| The Hammer namespace contains the library code. | |
Macros | |
| #define | HAMMER_MATH_Integrator_FHH |
Typedefs | |
| using | Hammer::BoundaryFunction = std::function< std::pair< double, double >(const std::vector< double > &)> |
| using | Hammer::IntegrationBoundaries = std::vector< BoundaryFunction > |
| using | Hammer::EvaluationGrid = std::vector< std::vector< double >> |
| using | Hammer::EvaluationWeights = std::vector< double > |
Hammer numerical integration forward declarations.
Definition in file Integrator.fhh.
| #define HAMMER_MATH_Integrator_FHH |
Definition at line 13 of file Integrator.fhh.