|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/internal/threefry_generic_8x64.hpp>
Inherited by mckl::internal::ThreefryGeneratorGenericImpl< T, 8, 20, ThreefryConstants< T, 8 >, 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 147 of file threefry_generic_8x64.hpp.
|
inlinestatic |
Definition at line 158 of file threefry_generic_8x64.hpp.
|
inlinestatic |
Definition at line 174 of file threefry_generic_8x64.hpp.
|
inlinestatic |
Definition at line 196 of file threefry_generic_8x64.hpp.
1.8.13