![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Concept for random-engines which return a vector. More...
#include <concepts.hpp>
Concept for random-engines which return a vector.
This mirrors std::uniform_random_bit_generator, except that the return type must be a Vector.
Definition at line 29 of file concepts.hpp.