Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
TriangularShape.h File Reference
#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/Tuple.h>
#include <limits>
#include <utility>
Include dependency graph for TriangularShape.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< TriangularShape< ArgType >, 1 >
 
struct  hydra::RngFormula< TriangularShape< ArgType > >
 
class  hydra::TriangularShape< ArgType, Signature >
 From: https://en.wikipedia.org/wiki/Triangular_distribution. More...
 

Namespaces

 hydra
 Generic policies definition.