Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
Ipatia.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/cpp/System.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/detail/utility/SafeCompare.h>
#include <hydra/GaussKronrodQuadrature.h>
#include <hydra/Parameter.h>
#include <hydra/Tuple.h>
#include <tuple>
#include <limits>
#include <stdexcept>
#include <cassert>
#include <utility>
#include <hydra/functions/detail/Ipatia.inl>
Include dependency graph for Ipatia.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  hydra::IntegrationFormula< Ipatia< ArgType >, 1 >
 
class  hydra::Ipatia< ArgType, Signature >
 version of the Ipatia distribution as described in the reference https://doi.org/10.1016/j.nima.2014.06.081. More...
 

Namespaces

 hydra
 Generic policies definition.