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

FrexpReg template specialization for ipReal64. More...

#include <FrexpReg.h>

Static Public Member Functions

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

Static Public Attributes

static const ipInt64 s_scalarMask1 = 0x7FF0000000000000
 
static const ipInt64 s_scalarMask2 = 0x3FE0000000000000
 
static const ipInt64 s_scalar1022 = 1022
 
static const ipInt32 s_nbBitsInMantissa = 52
 

Detailed Description

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

FrexpReg template specialization for ipReal64.


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