|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/internal/common.hpp>#include <mckl/random/internal/threefry_common.hpp>#include <mckl/random/internal/threefry_constants.hpp>#include <mckl/random/increment.hpp>Go to the source code of this file.
Classes | |
| class | mckl::internal::Threefish512GeneratorGenericImpl< T > |
| class | mckl::internal::Threefry8x64GeneratorGenericImpl< T > |
Namespaces | |
| mckl | |
| mckl::internal | |
| #define MCKL_RANDOM_INTERNAL_THREEFRY_GENERIC_8X64_CYCLE_4 | ( | N | ) |
Definition at line 78 of file threefry_generic_8x64.hpp.
| #define MCKL_RANDOM_INTERNAL_THREEFRY_GENERIC_8X64_CYCLE_8 | ( | N | ) |
Definition at line 85 of file threefry_generic_8x64.hpp.
| #define MCKL_RANDOM_INTERNAL_THREEFRY_GENERIC_8X64_KBOX | ( | N | ) |
Definition at line 40 of file threefry_generic_8x64.hpp.
| #define MCKL_RANDOM_INTERNAL_THREEFRY_GENERIC_8X64_RBOX | ( | N | ) |
Definition at line 50 of file threefry_generic_8x64.hpp.
| #define MCKL_RANDOM_INTERNAL_THREEFRY_GENERIC_8X64_ROUND | ( | L | ) |
Definition at line 115 of file threefry_generic_8x64.hpp.
| #define MCKL_RANDOM_INTERNAL_THREEFRY_GENERIC_8X64_ROUND_20 |
Definition at line 97 of file threefry_generic_8x64.hpp.
| #define MCKL_RANDOM_INTERNAL_THREEFRY_GENERIC_8X64_ROUND_72 |
Definition at line 103 of file threefry_generic_8x64.hpp.
1.8.13