IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::UniformRandomLCGPack< eInstructionSet::eIS_Standard, T > Struct Template Reference

AbsPack template specialization for instruction set Standard and for ipUInt32. More...

#include <UniformRandomLCGPack.h>

Static Public Member Functions

static IPSDK_FORCEINLINE BasePack< ePackType::ePT_Scalar, T > act (const typename RegType< eInstructionSet::eIS_Standard, typename UniformRandomLCGReg< eInstructionSet::eIS_Standard, T >::FloatType >::Type &rRangeMultiplier, const typename RegType< eInstructionSet::eIS_Standard, typename UniformRandomLCGReg< eInstructionSet::eIS_Standard, T >::FloatType >::Type &rRangeOffset, RegType< eInstructionSet::eIS_Standard, ipUInt32 >::Type &rSeed)
 
static IPSDK_FORCEINLINE void act (const typename RegType< eInstructionSet::eIS_Standard, typename UniformRandomLCGReg< eInstructionSet::eIS_Standard, T >::FloatType >::Type &rRangeMultiplier, const typename RegType< eInstructionSet::eIS_Standard, typename UniformRandomLCGReg< eInstructionSet::eIS_Standard, T >::FloatType >::Type &rRangeOffset, RegType< eInstructionSet::eIS_Standard, ipUInt32 >::Type &rSeed, BasePack< ePackType::ePT_Scalar, T > &out)
 

Detailed Description

template<typename T>
struct ipsdk::simd::detail::UniformRandomLCGPack< eInstructionSet::eIS_Standard, T >

AbsPack template specialization for instruction set Standard and for ipUInt32.


The documentation for this struct was generated from the following file: