MCKL
Monte Carlo Kernel Library
Static Public Attributes | List of all members
mckl::internal::ARSConstantsWeyl Class Reference

#include <mckl/random/internal/aes_constants.hpp>

Static Public Attributes

static constexpr std::uint64_t value [2]
 

Detailed Description

Definition at line 289 of file aes_constants.hpp.

Member Data Documentation

◆ value

constexpr std::uint64_t mckl::internal::ARSConstantsWeyl::value[2]
static
Initial value:
= {
0x9E3779B97F4A7C15, 0xBB67AE8584CAA73B}

Definition at line 292 of file aes_constants.hpp.