HiPipe
0.7.0
C++17 data pipeline with Python bindings.
|
Variables | |
static thread_local std::mt19937 | hipipe::utility::random_generator {std::random_device{}()} |
Thread local pseudo-random number generator seeded by std::random_device. | |