|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/internal/threefry_common.hpp>
Static Public Member Functions | |
| static void | eval (std::array< T, K > &s, const std::array< T, K+4 > &par) |
| template<std::size_t I> | |
| static T | key (const std::array< T, K+4 > &par) |
Definition at line 213 of file threefry_common.hpp.
|
inlinestatic |
Definition at line 228 of file threefry_common.hpp.
|
inlinestatic |
Definition at line 217 of file threefry_common.hpp.
1.8.13