Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
genz_malik.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/GenzMalikQuadrature.h>
#include <hydra/Lambda.h>
#include <hydra/host/System.h>
#include <hydra/device/System.h>
Include dependency graph for genz_malik.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GENZ_MALIK_INL_
 

Functions

int main (int argv, char **argc)
 

Macro Definition Documentation

◆ GENZ_MALIK_INL_

#define GENZ_MALIK_INL_

Function Documentation

◆ main()

int main ( int  argv,
char **  argc 
)