Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/Types.h>
#include <hydra/Function.h>
#include <hydra/detail/utility/CheckValue.h>
#include <hydra/Parameter.h>
#include <hydra/Tuple.h>
#include <hydra/Complex.h>
#include <hydra/functions/Utils.h>
#include <tuple>
#include <limits>
#include <stdexcept>
#include <assert.h>
#include <utility>
#include <cmath>
Go to the source code of this file.
Data Structures | |
class | hydra::M12PhaseSpaceLineShape< ArgType > |
Two-body phase-space distribution for \( m_{12}\): \[ \frac{dN}{dm_{m_12}} \propto q.p \] . More... | |
Namespaces | |
hydra | |
Generic policies definition. | |