![]() |
Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
#include <iostream>#include <assert.h>#include <time.h>#include <string>#include <chrono>#include <tclap/CmdLine.h>#include <hydra/Function.h>#include <hydra/GaussKronrodAdaptiveQuadrature.h>#include <hydra/Lambda.h>#include <hydra/host/System.h>#include <hydra/device/System.h>Go to the source code of this file.
Macros | |
| #define | ADAPTIVE_GAUSS_KRONROD_INL_ |
Functions | |
| int | main (int argv, char **argc) |
| #define ADAPTIVE_GAUSS_KRONROD_INL_ |