|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/internal/threefry_generic_4x64.hpp>
Inherited by mckl::internal::ThreefryGeneratorGenericImpl< T, 4, 72, ThreefryConstants< T, 4 >, 64 >.
Static Public Member Functions | |
| static void | eval (const void *plain, void *cipher, const std::array< T, K+4 > &par) |
| template<typename ResultType > | |
| static void | eval (Counter< T, K > &ctr, ResultType *r, const std::array< T, K+4 > &par) |
| template<typename ResultType > | |
| static void | eval (Counter< T, K > &ctr, std::size_t n, ResultType *r, const std::array< T, K+4 > &par) |
Definition at line 176 of file threefry_generic_4x64.hpp.
|
inlinestatic |
Definition at line 187 of file threefry_generic_4x64.hpp.
|
inlinestatic |
Definition at line 203 of file threefry_generic_4x64.hpp.
|
inlinestatic |
Definition at line 225 of file threefry_generic_4x64.hpp.
1.8.13