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

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

#include <NormalRandomPack.h>

Static Public Member Functions

static IPSDK_FORCEINLINE void act (const RegType< eInstructionSet::eIS_Standard, ipReal32 >::Type &rMean, const RegType< eInstructionSet::eIS_Standard, ipReal32 >::Type &rSigma, const BasePack< ePackType::ePT_Scalar, ipReal32 > &rUnifRand1, const BasePack< ePackType::ePT_Scalar, ipReal32 > &rUnifRand2, BasePack< ePackType::ePT_Scalar, T > &out1, BasePack< ePackType::ePT_Scalar, T > &out2)
 

Detailed Description

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

NormalRandomPack template specialization for instruction set Standard and for ipUInt32.


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