Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
fill_basic_distributions.inl File Reference
#include <iostream>
#include <assert.h>
#include <time.h>
#include <chrono>
#include <tclap/CmdLine.h>
#include <hydra/host/System.h>
#include <hydra/device/System.h>
#include <hydra/Parameter.h>
#include <hydra/Random.h>
#include <hydra/Algorithm.h>
#include <hydra/functions/Gaussian.h>
#include <hydra/functions/Exponential.h>
#include <hydra/functions/BifurcatedGaussian.h>
#include <hydra/functions/BreitWignerNR.h>
#include <hydra/functions/ChiSquare.h>
#include <hydra/functions/Chebychev.h>
#include <hydra/functions/JohnsonSUShape.h>
#include <hydra/functions/LogNormal.h>
#include <hydra/functions/UniformShape.h>
#include <hydra/functions/TriangularShape.h>
#include <hydra/functions/TrapezoidalShape.h>
Include dependency graph for fill_basic_distributions.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FILL_BASIC_DISTRIBUTIONS_INL_
 

Functions

declarg(xvar, double) using namespace hydra int main (int argv, char **argc)
 

Macro Definition Documentation

◆ FILL_BASIC_DISTRIBUTIONS_INL_

#define FILL_BASIC_DISTRIBUTIONS_INL_

Function Documentation

◆ main()

declarg (xvar, double) using namespace hydra int main ( int  argv,
char **  argc 
)