IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::FrexpReg< IS, ipReal32 > Struct Template Reference

FrexpReg template specialization for ipReal32. More...

#include <FrexpReg.h>

Static Public Member Functions

static IPSDK_FORCEINLINE RegType< IS, ipReal32 >::Type act (const typename RegType< IS, ipReal32 >::Type &in, typename RegType< IS, ipInt32 >::Type &e)
 
static IPSDK_FORCEINLINE void act (const typename RegType< IS, ipReal32 >::Type &in, typename RegType< IS, ipReal32 >::Type &m, typename RegType< IS, ipInt32 >::Type &e)
 
static IPSDK_FORCEINLINE void act (const typename RegType< IS, ipReal32 >::Type &in, typename RegType< IS, ipReal32 >::Type &m, typename RegType< IS, ipReal32 >::Type &e)
 

Detailed Description

template<eInstructionSet::domain IS>
struct ipsdk::simd::detail::FrexpReg< IS, ipReal32 >

FrexpReg template specialization for ipReal32.


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