![]() |
Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
#include <hydra/detail/Config.h>#include <hydra/detail/external/hydra_thrust/iterator/constant_iterator.h>Go to the source code of this file.
Namespaces | |
| hydra | |
| Generic policies definition. | |
Macros | |
| #define | CONSTANTRANGE_INL_ |
Functions | |
| template<typename Value_Type > | |
| Range< hydra::thrust::constant_iterator< Value_Type > > | hydra::constant_range (const Value_Type &value) |
| #define CONSTANTRANGE_INL_ |