![]() |
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/Pdf.h>#include <hydra/Integrator.h>#include <hydra/detail/utility/CheckValue.h>#include <hydra/Parameter.h>#include <hydra/Distribution.h>#include <hydra/Tuple.h>#include <limits>#include <utility>Go to the source code of this file.
Data Structures | |
| class | hydra::ChiSquare< ArgType, Signature > |
| The chi-squared distribution (also chi-square or \( \chi^2 \) -distribution) with \( k \) degrees of freedom is the distribution of a sum of the squares of k independent standard normal random variables. More... | |
| class | hydra::IntegrationFormula< ChiSquare< ArgType >, 1 > |
| struct | hydra::RngFormula< ChiSquare< ArgType > > |
Namespaces | |
| hydra | |
| Generic policies definition. | |