![]() |
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 <chrono>#include <tclap/CmdLine.h>#include <hydra/Sobol.h>#include <hydra/Function.h>#include <hydra/Lambda.h>#include <hydra/Algorithm.h>#include <hydra/Range.h>#include <hydra/multiarray.h>#include <hydra/device/System.h>Go to the source code of this file.
Macros | |
| #define | SOBOL_QUASIRANDOM_INL_ |
Functions | |
| int | main (int argv, char **argc) |
| #define SOBOL_QUASIRANDOM_INL_ |