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

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

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::U01AVX2ImplBase< UIntType, RealType, Lower, Upper >

Definition at line 552 of file u01_avx2.hpp.

Member Function Documentation

◆ __attribute__() [1/2]

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

Definition at line 555 of file u01_avx2.hpp.

◆ __attribute__() [2/2]

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

Definition at line 560 of file u01_avx2.hpp.