MCKL
Monte Carlo Kernel Library
Public Member Functions | List of all members
mckl::internal::U01AVX512ImplBase< UIntType, RealType, Lower, Upper > Class Template Reference

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

Inherited by mckl::internal::U01AVX512Impl< UIntType, float, Closed, Closed, 32 >, and mckl::internal::U01AVX512Impl< UIntType, float, Open, Closed, 32 >.

Public Member Functions

 __attribute__ ((always_inline, flatten)) static RealType eval(UIntType u)
 
 __attribute__ ((always_inline, flatten)) static void eval(std
 

Detailed Description

template<typename UIntType, typename RealType, typename Lower, typename Upper>
class mckl::internal::U01AVX512ImplBase< UIntType, RealType, Lower, Upper >

Definition at line 232 of file u01_avx512.hpp.

Member Function Documentation

◆ __attribute__() [1/2]

template<typename UIntType, typename RealType, typename Lower, typename Upper>
mckl::internal::U01AVX512ImplBase< UIntType, RealType, Lower, Upper >::__attribute__ ( (always_inline, flatten)  )
inline

Definition at line 235 of file u01_avx512.hpp.

◆ __attribute__() [2/2]

template<typename UIntType, typename RealType, typename Lower, typename Upper>
mckl::internal::U01AVX512ImplBase< UIntType, RealType, Lower, Upper >::__attribute__ ( (always_inline, flatten)  )
inline

Definition at line 240 of file u01_avx512.hpp.