IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::TanReg< IS, ISFma, ipReal32, typename boost::enable_if< typename boost::mpl::not_equal_to< boost::mpl::int_< IS >, boost::mpl::int_< eInstructionSet::eIS_Standard > >::type >::type > Struct Template Reference

TanReg template specialization for instruction set SSE2. More...

#include <TanReg.h>

Static Public Member Functions

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

Detailed Description

template<eInstructionSet::domain IS, eInstructionSet::domain ISFma>
struct ipsdk::simd::detail::TanReg< IS, ISFma, ipReal32, typename boost::enable_if< typename boost::mpl::not_equal_to< boost::mpl::int_< IS >, boost::mpl::int_< eInstructionSet::eIS_Standard > >::type >::type >

TanReg template specialization for instruction set SSE2.


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