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

#include <vsmc/rng/philox.hpp>

Static Public Member Functions

static void eval (Array< ResultType, K/2 > &)
 

Detailed Description

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

Definition at line 138 of file philox.hpp.

Member Function Documentation

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

Definition at line 138 of file philox.hpp.