Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
Hammer numerical integration classes. More...
#include <iostream>
#include "Hammer/Math/Integrator.hh"
#include "Hammer/Math/Utils.hh"
#include "Hammer/Exceptions.hh"
Go to the source code of this file.
Namespaces | |
Hammer | |
The Hammer namespace contains the library code. | |
Functions | |
double | Hammer::integrate (std::function< double(double)> &func, double low, double high) |
integration function based on gaussian method More... | |
Hammer numerical integration classes.
Definition in file Integrator.cc.