vSMC
vSMC: Scalable Monte Carlo
Static Public Member Functions | List of all members
vsmc::internal::PhiloxBumpKey< T, K, N, bool > Class Template Reference

#include <vsmc/rng/philox.hpp>

Static Public Member Functions

static void eval (std::array< T, K/2 > &)
 

Detailed Description

template<typename T, std::size_t K, std::size_t N, bool = (N > 1)>
class vsmc::internal::PhiloxBumpKey< T, K, N, bool >

Definition at line 163 of file philox.hpp.

Member Function Documentation

template<typename T , std::size_t K, std::size_t N, bool = (N > 1)>
static void vsmc::internal::PhiloxBumpKey< T, K, N, bool >::eval ( std::array< T, K/2 > &  )
inlinestatic

Definition at line 166 of file philox.hpp.