Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
plain_mc.inl File Reference
#include <iostream>
#include <assert.h>
#include <time.h>
#include <string>
#include <vector>
#include <array>
#include <chrono>
#include <limits>
#include <tclap/CmdLine.h>
#include <hydra/Types.h>
#include <hydra/Function.h>
#include <hydra/FunctorArithmetic.h>
#include <hydra/Plain.h>
#include <hydra/Lambda.h>
#include <hydra/host/System.h>
#include <hydra/device/System.h>
Include dependency graph for plain_mc.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PLAIN_MC_INL_
 

Functions

 declarg (AxisX, double) declarg(AxisY
 
int main (int argv, char **argc)
 

Macro Definition Documentation

◆ PLAIN_MC_INL_

#define PLAIN_MC_INL_

Function Documentation

◆ declarg()

declarg ( AxisX  ,
double   
)
Examples:
plain_mc.inl.

◆ main()

int main ( int  argv,
char **  argc 
)
Examples:
plain_mc.inl.