|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/internal/common.hpp>#include <mckl/random/internal/increment_generic.hpp>#include <mckl/random/internal/increment_sse2_64.hpp>#include <mckl/random/internal/increment_avx2_64.hpp>Go to the source code of this file.
Namespaces | |
| mckl | |
| mckl::internal | |
Typedefs | |
| template<typename T , std::size_t K> | |
| using | mckl::Counter = typename internal::CounterImpl< T, K >::type |
A counter type with the same width as std::array<T, K> but with possibly fewer elements. More... | |
1.8.13