Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
quick_test.inl File Reference
#include <iostream>
#include <assert.h>
#include <time.h>
#include <chrono>
#include <typeinfo>
#include <type_traits>
#include <tclap/CmdLine.h>
#include <hydra/host/System.h>
#include <hydra/device/System.h>
#include <hydra/Lambda.h>
#include <hydra/Parameter.h>
#include <hydra/FunctorArithmetic.h>
#include <hydra/functions/Gaussian.h>
#include <hydra/detail/external/hydra_thrust/random.h>
Include dependency graph for quick_test.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define QUICK_TEST_INL_
 

Functions

 declarg (_u, double) declarg(_v
 
double declarg (_x, double) declarg(_y
 
double double int main (int argv, char **argc)
 

Macro Definition Documentation

◆ QUICK_TEST_INL_

#define QUICK_TEST_INL_

Function Documentation

◆ declarg() [1/2]

declarg ( _u  ,
double   
)

◆ declarg() [2/2]

double declarg ( _x  ,
double   
)

◆ main()

double double int main ( int  argv,
char **  argc 
)