18    template<
typename TParams>
 
static ALPAKA_FN_HOST_ACC auto generate(Counter const &counter, Key const &key) -> Counter
 
#define ALPAKA_FN_HOST_ACC
 
The random number generator engine specifics.
 
typename PhiloxStateless< TParams >::Counter Counter
 
PhiloxStatelessKeyedBase(Key &&key)
 
typename PhiloxStateless< TParams >::Key Key
 
ALPAKA_FN_HOST_ACC auto operator()(Counter const &counter) const