![]() |
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/device/System.h>#include <hydra/host/System.h>#include <hydra/Range.h>#include <hydra/Zip.h>#include <hydra/Algorithm.h>Go to the source code of this file.
Macros | |
| #define | BOOSTSTRAPPING_INL_ |
Functions | |
| int | main (int argv, char **argc) |
| #define BOOSTSTRAPPING_INL_ |