|
MCKL
Monte Carlo Kernel Library
|
Default Philox constants. More...
#include <mckl/random/internal/philox_constants.hpp>
Public Types | |
| using | multiplier = internal::PhiloxConstantsMultiplier< T, K > |
| using | weyl = internal::PhiloxConstantsWeyl< T, K > |
Default Philox constants.
Definition at line 108 of file philox_constants.hpp.
| using mckl::PhiloxConstants< T, K >::multiplier = internal::PhiloxConstantsMultiplier<T, K> |
Definition at line 112 of file philox_constants.hpp.
| using mckl::PhiloxConstants< T, K >::weyl = internal::PhiloxConstantsWeyl<T, K> |
Definition at line 111 of file philox_constants.hpp.
1.8.13