|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/internal/u01_avx2.hpp>
Inherits mckl::internal::U01CanonicalGenericImpl< UIntType, RealType, Q >.
Additional Inherited Members | |
Static Public Member Functions inherited from mckl::internal::U01CanonicalGenericImpl< UIntType, RealType, Q > | |
| static RealType | eval (const UIntType *u) |
| static void | eval (std::size_t n, const UIntType *u, RealType *r) |
Definition at line 580 of file u01_avx2.hpp.
1.8.13