vSMC
vSMC: Scalable Monte Carlo
Static Public Member Functions | List of all members
vsmc::internal::ThreefryParPackAVX2< ResultType, K > Class Template Reference

#include <vsmc/rng/threefry.hpp>

Static Public Member Functions

static void eval (const std::array< ResultType, K+1 > &p, std::array< M256I< ResultType >, K+1 > &par)
 

Detailed Description

template<typename ResultType, std::size_t K>
class vsmc::internal::ThreefryParPackAVX2< ResultType, K >

Definition at line 613 of file threefry.hpp.

Member Function Documentation

template<typename ResultType , std::size_t K>
static void vsmc::internal::ThreefryParPackAVX2< ResultType, K >::eval ( const std::array< ResultType, K+1 > &  p,
std::array< M256I< ResultType >, K+1 > &  par 
)
inlinestatic

Definition at line 616 of file threefry.hpp.